must insure bus errors and ksp not valid signals are handled
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Wed, 8 Jan 1986 15:15:53 +0000 (07:15 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Wed, 8 Jan 1986 15:15:53 +0000 (07:15 -0800)
commit2f63ec3833fc774738f55f23db33ca22919b587e
tree091dbac619d2ed14611e46f47032f118b619804d
parentb5c394fecc170abf94a39a0e1135f1cd323e3092
must insure bus errors and ksp not valid signals are handled
on the kernel stack (rather than the interrupt stack); do this by posting
an ast and reentering the kernel to service the posted signal on the kernel stack

SCCS-vsn: sys/tahoe/tahoe/trap.c 1.3
usr/src/sys/tahoe/tahoe/trap.c