commit | 6aec3072833283a5e2ecf07318bd383a67321657 | [log] [tgz] |
---|---|---|
author | Andree Leidenfrost <aleidenf@bigpond.net.au> | Sun May 01 08:58:53 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:58:53 2005 -0700 |
tree | 71416996dd985b3f1010bb7331c79765e0f0a087 | |
parent | 8e7a4f69e4ed328aa09ce48601073052557fa85d [diff] |
[PATCH] uml: fix handling of no fpx_regs Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Fix the error path, which is triggered when the processor misses the fpx regs (i.e. the "fxsr" cpuinfo feature). For instance by VIA C3 Samuel2. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>