diff options
author | 2014-05-06 17:52:26 +0200 | |
---|---|---|
committer | 2014-06-09 17:45:36 -0400 | |
commit | 7939831eacd81fccbd7a956b30c7bb3abb9079db (patch) | |
tree | 83b0badcb3e2c274c769bbb325b79e5a0f11d382 /tools/perf/scripts/python/syscall-counts.py | |
parent | platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models. (diff) | |
download | wireguard-linux-7939831eacd81fccbd7a956b30c7bb3abb9079db.tar.xz wireguard-linux-7939831eacd81fccbd7a956b30c7bb3abb9079db.zip |
pvpanic: Set high notifier priority
We've observed the missing pvpanic call at panic, and it turned out
that this was blocked by the broken notifier of drm_fb_helper, where
scheduling may be called during switching to the fb console.
It's fairly difficult to fix the drm_fb problem and a quick fix isn't
foreseen, a simpler solution for the missing pvpanic call would be
just to call this earlier.
In order to assure that, this patch sets a higher priority to pvpanic
notifier_block. Once when the issue of drm_fb is resolved, we can
remove this priority again.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions