diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-04 08:42:29 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-04 08:42:29 -0800 |
commit | 609e3ff3ff797c0ddba1c61c8eb83923586ed079 (patch) | |
tree | 2fe9f88a574b3fb913e5c51962e4c39fce11e334 /kernel/workqueue.c | |
parent | 57302e0ddf8a210a66fd8a1a2fa50844863b5ded (diff) | |
parent | 0032c857454581510de1ca12615de5e38e543c92 (diff) | |
download | linux-609e3ff3ff797c0ddba1c61c8eb83923586ed079.tar.bz2 |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fixes from David Miller:
"Two small fixes for Sparc, nobody uses sparc, so these are low risk :-)
1) Piggyback is too picky about the symbol types that _start and _end
have in the final kernel image, and it thus breaks with newer
binutils. Future proof by getting rid of the symbol type checks.
2) exit_group() should kill register windows on sparc64 the same way
we do for plain exit(). Thanks to Al Viro for spotting this."
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
sparc: Fix piggyback with newer binutils.
sparc64: exit_group should kill register windows just like plain exit.
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions