summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/io/printk.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-31 22:53:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-31 22:53:42 +0000
commit85734b3c8f00abe81af80bd0a7e00874d6635104 (patch)
tree0f03aa14ceca9f9652f1606ff931e99556b55c35 /c/src/lib/libbsp/i386/shared/io/printk.c
parentUpdated the descriptions section for the log_create and log_sys_create (diff)
downloadrtems-85734b3c8f00abe81af80bd0a7e00874d6635104.tar.bz2
Patch from Eric Norum <eric@skatter.usask.ca>:
I think I figured out why rtems_panic was locking up instead of shutting down the executive and returning to the code that called boot_card(). Later on there is code to print some messages on the standard error stream, a recursive call back to rtems_verror (through rtems_error) and finally a call to _exit(). I think that the _Thread_Disable_dispatch() is preventing the final context switch back to the boot_card() code. Does this sound right to you?
Diffstat (limited to 'c/src/lib/libbsp/i386/shared/io/printk.c')
0 files changed, 0 insertions, 0 deletions