commit | 6db7016d17b235a24e0c1544c202defa47ae7247 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jul 19 01:49:26 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 19 10:04:52 2007 -0700 |
tree | 1e8f8a78d6d1a16e87426f5cf0e2ca27d9b90012 | |
parent | d7e28ffe6c74416b54345d6004fd0964c115b12c [diff] |
lguest: the asm offsets This is the structure offsets required by lg.ko's switcher.S. Unfortunately we don't have infrastructure for private asm-offsets creation. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>