commit | eeb24de431ac8c80fd13a2c479cd0eb51b70484e | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Sun May 01 08:58:46 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:58:46 2005 -0700 |
tree | 00d5548ba1f4a441cc4386ec8bff924bcc33d722 | |
parent | c4005e4f661a9ec8d91720a6b570865d060afcaf [diff] |
[PATCH] ppc64: enforce medium thread priority in hypervisor calls Calls into the hypervisor do not raise the thread priority. Ensure we are running at medium priority upon entry to the hypervisor. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>