Bug #1861

panic via kprintf (lockmgr called in a hard section)

Added by vsrinivas over 2 years ago. Updated over 2 years ago.

Status:New Start date:
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

kbd_ioctl takes a lockmgr lock; kprintf calls kvcprintf, which enters a hard
section if it is calling kputchar (it is via kprintf). kbd_ioctl is called via
cnputc, from kputchar. This causes a panic.


Related todos

History

Updated by alexh over 2 years ago

Has this been fixed?

Updated by vsrinivas over 2 years ago

nope.

Also available in: Atom PDF