Commit 5cb9af3
committed
Merge: ACPI: video: Fix random crashes due to bad kfree()
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1179
A regression has presented during the 10.1 main DRM Backport test, AMD Kraken and AMD Strix freeze at boot after install either before or at the ringloader, and in some cases even anaconda will not boot.
This MR contains a single patch fixing the issue extracted from @mlangsdorf ACPI backport MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/880
JIRA: https://issues.redhat.com/browse/RHEL-102414
Signed-off-by: José Expósito <jexposit@redhat.com>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
Approved-by: Mark Langsdorf <mlangsdo@redhat.com>
Approved-by: Robert Foss <rfoss@kernel.org>
Merged-by: Julio Faracco <jfaracco@redhat.com>1 file changed
+27
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
613 | 626 | | |
614 | | - | |
615 | | - | |
| 627 | + | |
616 | 628 | | |
617 | | - | |
| 629 | + | |
618 | 630 | | |
619 | 631 | | |
620 | 632 | | |
621 | 633 | | |
622 | | - | |
| 634 | + | |
623 | 635 | | |
624 | 636 | | |
625 | 637 | | |
| |||
636 | 648 | | |
637 | 649 | | |
638 | 650 | | |
639 | | - | |
640 | | - | |
641 | | - | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
642 | 655 | | |
643 | 656 | | |
644 | | - | |
645 | | - | |
| 657 | + | |
646 | 658 | | |
647 | 659 | | |
648 | | - | |
| 660 | + | |
| 661 | + | |
649 | 662 | | |
650 | 663 | | |
651 | 664 | | |
| |||
1435 | 1448 | | |
1436 | 1449 | | |
1437 | 1450 | | |
1438 | | - | |
1439 | | - | |
1440 | | - | |
| 1451 | + | |
1441 | 1452 | | |
1442 | 1453 | | |
1443 | 1454 | | |
| |||
1477 | 1488 | | |
1478 | 1489 | | |
1479 | 1490 | | |
1480 | | - | |
1481 | | - | |
1482 | | - | |
1483 | | - | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
1484 | 1494 | | |
1485 | | - | |
1486 | | - | |
1487 | | - | |
1488 | | - | |
1489 | | - | |
1490 | 1495 | | |
1491 | 1496 | | |
1492 | 1497 | | |
| |||
0 commit comments