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-06-23 09:45:09 -07:00
2005-10-31 19:16:17 -08:00
2005-10-30 17:37:12 -08:00
2005-09-05 00:06:10 -07:00
2005-06-23 09:45:09 -07:00
2005-10-28 16:47:49 -07:00
2005-10-31 19:16:17 -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-08-25 12:40:44 -04:00
2005-09-05 00:06:11 -07:00
2005-10-31 19:16:17 -08:00
2005-09-05 00:06:10 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-07 16:57:21 -07:00
2005-07-29 11:01:22 -04:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:01 -07:00
2005-09-05 00:06:11 -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-08-29 16:02:48 -07:00
2005-06-25 16:24:29 -07:00
2005-05-01 08:58:49 -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:12 -08:00
2005-09-10 10:06:34 -07:00
2005-10-08 15:00:57 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:58:51 -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-08-24 12:08:54 -04:00
2005-05-05 16:36:47 -07:00
2005-09-21 16:16:29 -07:00
2005-06-23 09:45:09 -07:00
2005-04-16 15:20:36 -07:00
2005-06-25 16:24:53 -07:00
2005-05-01 08:58:50 -07:00
2005-10-31 19:16:17 -08:00
2005-07-22 18:19:20 -04:00
2005-06-30 08:45:10 -07:00
2005-04-16 15:20:36 -07:00
2005-11-10 00:10:37 +01:00
2005-08-24 12:08:54 -04: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-06-25 16:24:30 -07:00
2005-04-16 15:20:36 -07:00
2005-09-05 00:06:13 -07:00
2005-06-25 16:24:51 -07:00
2005-04-16 15:20:36 -07:00
2005-11-07 07:53:45 -08:00
2005-04-16 15:20:36 -07:00
2005-05-26 16:16:16 -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-04-16 15:20:36 -07:00
2005-10-29 21:40:44 -07:00
2005-05-05 16:36:49 -07:00
2005-04-16 15:20:36 -07:00
2005-09-08 01:45:47 -04:00
2005-04-16 15:20:36 -07:00
2005-11-10 16:09:18 -08:00
2005-09-05 00:06:12 -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:49:57 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-05 00:05:46 -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-08-14 18:21:30 -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:12 -08:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:12 -08: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-11-07 07:53:30 -08:00
2005-09-05 00:06:12 -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-09-05 00:06:09 -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-04 07:33:15 -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:05 -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-24 10:39:17 -07:00
2005-04-16 15:24:46 -07:00
2005-10-30 17:37:11 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-09 19:28:28 +02:00
2005-09-05 00:06:18 -07:00
2005-06-23 09:45:11 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 15:11:44 -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-04-16 15:20:36 -07:00
2005-09-05 00:06:11 -07:00