commit | 5b3e5b7273435f8a7f83d3556a09adfd6f247e36 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Apr 08 13:20:49 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:19:57 2008 +0200 |
tree | bc2406c017d2e570d33e0e349e028a9213518b1e | |
parent | 30db2cbf38d68f466fd34488f8312a151225c9ac [diff] |
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>