summaryrefslogtreecommitdiff
path: root/net/sctp/ulpqueue.c
diff options
context:
space:
mode:
authorDavid Eger <eger@havoc.gtf.org>2004-07-17 19:06:48 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-07-17 19:06:48 -0700
commit4e8688b284f9c714510be1036c245ce6374018b7 (patch)
treef2823d6e896a4b874ad0c60e7be9c169f0b771e3 /net/sctp/ulpqueue.c
parentd96a9bf5efd6a113eb313060c05d8e86f48ccfba (diff)
[PATCH] pmac_zilog: serial minors taken failure path fix
I've tracked down the core issue giving me the oops wrt pmac_zilog. When you have two serial drivers, (e.g. 8250 and PMAC_ZILOG) they both say "I want to reserve X ports starting with major TTY_MAJOR and minor 64". By the time pmac_zilog gets there, the ports it requests are already reserved. Unfortunately, init_pmz() doesn't check for pmz_register() failure, and so it merrily goes on to register the half-initialized pmac_zilog driver with the power management subsystem. This path provides a proper failure path. Also: Restore ppc configs now that I know people use AT Keyboards on CHRP and PReP machines, and the zilog driver is no longer Oops'ing. Signed-off-by: David Eger <eger@havoc.gtf.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/sctp/ulpqueue.c')
0 files changed, 0 insertions, 0 deletions