commit | 45a07e774950ef479f8996c0e2c5550dd6440453 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Apr 08 13:21:04 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:19:58 2008 +0200 |
tree | ae48fba44fa92f2b420d857730b2d268ddf5adf8 | |
parent | d1a079029036881375110f78df47d352e7c28a77 [diff] |
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>