diff options
| author | Eric W. Biederman <[email protected]> | 2007-06-01 00:46:32 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-01 08:18:27 -0700 |
| commit | 0dd11f9be47188ce08543ef65e9ece9beb2027dc (patch) | |
| tree | 28a76160faedd4a506e19c2debd1d0a022bf3dfe /scripts/basic | |
| parent | 4eb527a0ca83de28e773371f42abad2ab1ed7fdf (diff) | |
msi: fix the ordering of msix irqs
"Mike Miller (OS Dev)" <[email protected]> writes:
Found what seems the problem with our vectors being listed backward. In
drivers/pci/msi.c we should be using list_add_tail rather than list_add to
preserve the ordering across various kernels. Please consider this for
inclusion.
Signed-off-by: "Eric W. Biederman" <[email protected]>
Screwed-up-by: Michael Ellerman <[email protected]>
Cc: "Mike Miller (OS Dev)" <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions