diff options
author | Peter Zijlstra <peterz@infradead.org> | 2011-07-28 10:43:51 +0200 |
---|---|---|
committer | Clark Williams <williams@redhat.com> | 2012-04-11 11:07:52 -0500 |
commit | 9df4d1fa413b0f3f817d9433a85b94a8e8c3de8e (patch) | |
tree | 9523b9e1df22cac430cfb9e428ba7748a9bdc49d /net/bluetooth/lib.c | |
parent | 5ebd3d4f54eaf5d11d5569d72fa2c21b6475f3a6 (diff) |
mm, rt: kmap_atomic scheduling
In fact, with migrate_disable() existing one could play games with
kmap_atomic. You could save/restore the kmap_atomic slots on context
switch (if there are any in use of course), this should be esp easy now
that we have a kmap_atomic stack.
Something like the below.. it wants replacing all the preempt_disable()
stuff with pagefault_disable() && migrate_disable() of course, but then
you can flip kmaps around like below.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
[dvhart@linux.intel.com: build fix]
Link: http://lkml.kernel.org/r/1311842631.5890.208.camel@twins
Diffstat (limited to 'net/bluetooth/lib.c')
0 files changed, 0 insertions, 0 deletions