Ashok Raj
b4033c1715
[PATCH] PCI: Change MSI to use physical delivery mode always
...
MSI hardcoded delivery mode to use logical delivery mode. Recently
x86_64 moved to use physical mode addressing to support physflat mode.
With this mode enabled noticed that my eth with MSI werent working.
msi_address_init() was hardcoded to use logical mode for i386 and x86_64.
So when we switch to use physical mode, things stopped working.
Since anyway we dont use lowest priority delivery with MSI, its always
directed to just a single CPU. Its safe and simpler to use
physical mode always, even when we use logical delivery mode for IPI's
or other ioapic RTE's.
Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-11-10 16:09:18 -08:00
..
2005-04-16 15:20:36 -07:00
2005-06-21 18:46:12 -07:00
2005-08-25 12:40:44 -04:00
2005-06-07 12:35:43 -07:00
2005-09-12 10:50:58 -07:00
2005-09-12 10:49:56 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:21 -07:00
2005-07-28 21:46:02 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:58:51 -07:00
2005-09-12 10:50:58 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:56 -07:00
2005-08-29 16:02:48 -07:00
2005-09-07 16:57:19 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:58:49 -07:00
2005-04-16 15:20:36 -07:00
2005-09-09 21:28:48 +02:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-17 11:50:01 -07:00
2005-04-16 15:20:36 -07:00
2005-10-31 10:51:57 -08:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:56 -07:00
2005-08-26 19:37:12 -07:00
2005-11-07 07:53:41 -08:00
2005-07-26 14:35:42 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:38 -07:00
2005-09-12 10:50:56 -07:00
2005-05-05 16:36:47 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:17 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:49:58 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:57 -07:00
2005-04-16 15:20:36 -07:00
2005-07-26 13:37:22 -07:00
2005-06-23 09:45:32 -07:00
2005-04-16 15:20:36 -07:00
2005-08-24 12:08:54 -04:00
2005-09-12 10:50:56 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:57 -07:00
2005-09-09 13:57:33 -07:00
2005-09-12 10:50:57 -07:00
2005-06-25 16:24:51 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:46 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:59 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:55 -07:00
2005-04-16 15:20:36 -07:00
2005-08-24 12:08:54 -04:00
2005-04-16 15:20:36 -07:00
2005-11-10 16:09:18 -08:00
2005-09-29 15:41:42 -07:00
2005-10-30 17:37:13 -08:00
2005-04-16 15:20:36 -07:00
2005-05-17 07:59:16 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:49:57 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:49:57 -07:00
2005-06-23 09:45:10 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-27 16:28:39 -07:00
2005-09-12 10:49:58 -07:00
2005-06-23 09:45:28 -07:00
2005-09-12 10:50:56 -07:00
2005-11-07 07:53:41 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:57 -07:00
2005-09-12 10:50:57 -07:00
2005-06-23 09:45:14 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-29 21:40:35 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:27 -08:00
2005-04-16 15:20:36 -07:00
2005-06-29 18:45:19 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:08 -07:00
2005-09-12 10:50:56 -07:00
2005-11-10 16:09:18 -08:00
2005-08-29 15:31:35 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:07 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-25 16:24:33 -07:00
2005-10-31 10:51:57 -08:00
2005-09-12 10:50:57 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:45:19 -07:00
2005-09-12 10:49:58 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:49:58 -07:00
2005-09-12 10:49:57 -07:00
2005-09-05 00:05:48 -07:00
2005-09-07 16:57:35 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:20 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-12 10:50:57 -07:00
2005-04-16 15:20:36 -07:00