commit | 7f2251b1bcdd3d2971b2fde3008b270ea11b8780 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Tue Dec 15 16:48:08 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:15 2009 -0800 |
tree | 5fc3a2fc089188a6a61e16374a5b715db280aca7 | |
parent | 6c9620c64be3920487c0533e0ab6724dad565d59 [diff] |
gru: handle failures to mmu_notifier_register Under some conditions, mmu_notifier_register() will fail to register a mmu_notifier. Fix the GRU driver to correctly handle these failures. Signed-off-by: Jack Steiner <steiner@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>