diff options
| author | Yasunori Goto <[email protected]> | 2007-11-14 16:59:20 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-11-14 18:45:39 -0800 |
| commit | 887c3cb18865a4f9e0786e5a5b3ef47ff469b956 (patch) | |
| tree | 553024b7cfb9c06e71aafefc218165ecc015bd10 /include/linux/timerqueue.h | |
| parent | 5fce25a9df4865bdd5e3dc4853b269dc1677a02a (diff) | |
Add IORESOUCE_BUSY flag for System RAM
i386 and x86-64 registers System RAM as IORESOURCE_MEM | IORESOURCE_BUSY.
But ia64 registers it as IORESOURCE_MEM only.
In addition, memory hotplug code registers new memory as IORESOURCE_MEM too.
This difference causes a failure of memory unplug of x86-64. This patch
fixes it.
This patch adds IORESOURCE_BUSY to avoid potential overlap mapping by PCI
device.
Signed-off-by: Yasunori Goto <[email protected]>
Signed-off-by: Badari Pulavarty <[email protected]>
Cc: Luck, Tony" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions