summaryrefslogtreecommitdiff
path: root/scripts/empty.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2004-03-28 15:41:23 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-03-28 15:41:23 -0800
commitb5afcdb21a5b3ee9b721ee1810aec45f69d08c26 (patch)
tree9c9c842f46cb40a5fd138ff514aaf643a9ed7198 /scripts/empty.c
parent62150145ec9871f3609e78b29d7520b8de4b5d15 (diff)
[PATCH] fix oops at pmac_zilog rmmod'ing
From: Colin Leroy <colin@colino.net> rmmod'ing pmac_zilog currently oopses because uart_unregister_driver(), which nullifies drv->tty_driver, is called before uart_remove_one_port(), which uses said drv->tty_driver. The comment at top of uart_unregister_driver() specifically says we have to have removed all our ports via uart_remove_one_port() before.
Diffstat (limited to 'scripts/empty.c')
0 files changed, 0 insertions, 0 deletions