commit | a91d74a3c4de8115295ee87350c13a329164aaaf | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jul 30 16:03:45 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jul 30 16:03:46 2009 +0930 |
tree | 02c862fccc9abedf7fc354061e69c4b5fbcce06d | |
parent | 2e04ef76916d1e29a077ea9d0f2003c8fd86724d [diff] |
lguest: update commentry Every so often, after code shuffles, I need to go through and unbitrot the Lguest Journey (see drivers/lguest/README). Since we now use RCU in a simple form in one place I took the opportunity to expand that explanation. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Ingo Molnar <mingo@redhat.com> Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>