Move a bunch of per-interrupt-thread variables from static storage to
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 12 Oct 2005 17:39:49 +0000 (17:39 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 12 Oct 2005 17:39:49 +0000 (17:39 +0000)
commit67b9bb39d64cac266100f5f5c4a6032e706d448b
tree79c2c4c2a76bcefee30e9a2624a0a077d8474a73
parentee61f228c1c38342493a01fe774b83cffc0f4be9
Move a bunch of per-interrupt-thread variables from static storage to
stack storage.
sys/kern/kern_intr.c