]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use WARN_ON in mapping functions
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:49 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commit8ce16def2a74f9f7e0437732a99d0ad04b76f5b4
treebc2406c017d2e570d33e0e349e028a9213518b1e
parenta1c24c73c663649e89404e2ee8c6e0da4ade51ef
x86: use WARN_ON in mapping functions

In the very same way i386 do, we use WARN_ON functions
in map_simple and map_sg.

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-nommu_64.c