git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b8d57
)
[PATCH] m68knommu: remove FP conditionals in ucontext struct
author
Gavin Lambert
<gavinl@compacsort.com>
Wed, 6 Dec 2006 01:57:53 +0000
(11:57 +1000)
committer
Linus Torvalds
<torvalds@woody.osdl.org>
Wed, 6 Dec 2006 15:41:26 +0000
(07:41 -0800)
The first patch is to the 2.6 kernel include file (for m68knommu), to get
rid of the conditional definitions, otherwise the structures have different
sizes depending on whether there's an FPU or not.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found