]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use a fallback dev for i386
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:21:04 +0000 (13:21 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:58 +0000 (19:19 +0200)
commit5f1a701ff8b5f2a4900321931c83b4a0ed6e48db
treeae48fba44fa92f2b420d857730b2d268ddf5adf8
parenta5306d5e74c114d689832d861681736865d982c8
x86: use a fallback dev for i386

We can use a fallback dev for cases of a NULL device being passed (mostly ISA)
This comes from x86_64 implementation.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-dma_32.c