Commit bb511d4
committed
Merge tag 'edac_updates_for_v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Pull intel EDAC fixes from Tony Luck:
- Old igen6 driver could lose pending events during initialization
- Sapphire Rapids workstations have fewer memory controllers than their
bigger siblings. This confused the driver.
* tag 'edac_updates_for_v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
EDAC/igen6: Fix the issue of no error events
EDAC/i10nm: Skip the absent memory controllers2 files changed
Lines changed: 53 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
661 | 697 | | |
662 | 698 | | |
663 | 699 | | |
664 | 700 | | |
665 | 701 | | |
666 | 702 | | |
667 | | - | |
| 703 | + | |
668 | 704 | | |
669 | 705 | | |
670 | 706 | | |
| |||
690 | 726 | | |
691 | 727 | | |
692 | 728 | | |
693 | | - | |
| 729 | + | |
694 | 730 | | |
695 | 731 | | |
696 | 732 | | |
| |||
700 | 736 | | |
701 | 737 | | |
702 | 738 | | |
703 | | - | |
704 | | - | |
705 | 739 | | |
706 | 740 | | |
707 | 741 | | |
| |||
712 | 746 | | |
713 | 747 | | |
714 | 748 | | |
715 | | - | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
716 | 760 | | |
717 | 761 | | |
718 | 762 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | 1219 | | |
1223 | 1220 | | |
1224 | 1221 | | |
| |||
1230 | 1227 | | |
1231 | 1228 | | |
1232 | 1229 | | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
1233 | 1233 | | |
1234 | 1234 | | |
1235 | 1235 | | |
| |||
0 commit comments