Files
ubports_kernel_google_msm/kernel
Benjamin Herrenschmidt e9b15b54d3 [PATCH] Fix crash in unregister_console()
If unregister_console() is inadvertently called while no consoles are
registered, it will crash trying to dereference NULL pointer.  It is
necessary to fix that because register_console() provides no indication
that it actually registered the console passed in.  In fact, it may well
decide not to register it based on various things...

(akpm: It'd be better to make register_console() return something and fix the
callers.  All 106 of them...)

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-23 16:08:39 -08:00
..
2005-10-28 08:16:49 -07:00
2005-10-28 08:16:49 -07:00
2005-11-22 09:13:43 -08:00
2005-11-23 16:08:38 -08:00
2005-10-30 17:37:32 -08:00
2005-10-29 21:40:42 -07:00
2005-10-30 17:37:17 -08:00
2005-10-30 17:37:32 -08:00
2005-10-30 17:37:18 -08:00
2005-10-30 17:37:25 -08:00