]> git.baikalelectronics.ru Git - kernel.git/commit
lguest: cache last cpu we ran on.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Apr 2013 04:40:41 +0000 (14:10 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 22 Apr 2013 06:15:03 +0000 (15:45 +0930)
commit2cef983125f4d06813624d5965cf3584120ba437
tree6669d10bf2be3bb2407d8247060fd5721fb55d45
parente061b450e29c1376f6a67ab26f2093414691bff8
lguest: cache last cpu we ran on.

This optimizes the frobbing of our Switcher map.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/lguest/lg.h
drivers/lguest/page_tables.c