commit | 75c7e214ba7af2ced1ba8a73d673294e30826410 | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Tue Oct 16 01:27:19 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:43:07 2007 -0700 |
tree | c9d1ffcf2526babf59727d368d1961f517fb602e | |
parent | f0c4cad99c12f08cb2a6cd0255911b2a93c57707 [diff] |
uml: eliminate floating point state from register file The floating point fields in the pt_regs register file aren't used, so they are deleted. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>