diff options
author | 2008-07-07 16:29:57 +0000 | |
---|---|---|
committer | 2008-07-07 16:29:57 +0000 | |
commit | f7ae2e58961a90a99d5f7fbf2ea2c1a817a9deb7 (patch) | |
tree | 495bf431a9e9623ab52b1b8180133be7ca5722d8 /usr.bin/ssh/key.c | |
parent | Rework the ntpd question to default to no, and ask for the NTP server only if user chooses yes. Easier than the 3-part question and requires far fewer keystrokes to enable the 'default'. (diff) | |
download | wireguard-openbsd-f7ae2e58961a90a99d5f7fbf2ea2c1a817a9deb7.tar.xz wireguard-openbsd-f7ae2e58961a90a99d5f7fbf2ea2c1a817a9deb7.zip |
The current drm_locked_task*() code sometimes tries to sleep in an
interrupt handler.
This is bad and wrong. So change it so that if we can't immediately grab
the hardware lock, to just leave the task flagged so that we can run it
when we release the lock. The linux implementation uses a similar
scheme.
Tested by guenther@, landry@ and bernd@. Also tested by many a while
ago as part of a larger diff.
Diffstat (limited to 'usr.bin/ssh/key.c')
0 files changed, 0 insertions, 0 deletions