diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-06 12:41:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-06 12:41:30 -0800 |
commit | 86f84779d8e92a690b2f281175ea06b884cb6fa4 (patch) | |
tree | 3a02fdc6f7ac0e683f5a1a9b5f924dd855cde12a /fs | |
parent | ce380619fab99036f5e745c7a865b21c59f005f6 (diff) | |
parent | f6a015498dcaee72f80283cb7873d88deb07129c (diff) | |
download | linux-86f84779d8e92a690b2f281175ea06b884cb6fa4.tar.gz linux-86f84779d8e92a690b2f281175ea06b884cb6fa4.tar.xz |
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull sigingo fix from Eric Biederman:
"The kbuild test robot found that I accidentally moved si_pkey when I
was cleaning up siginfo_t. A short followed by an int with the int
having 8 byte alignment. Sheesh siginfo_t is a weird structure.
I have now corrected it and added build time checks that with a little
luck will catch any similar future mistakes. The build time checks
were sufficient for me to verify the bug and to verify my fix. So they
are at least useful this once."
* 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
signal/x86: Include the field offsets in the build time checks
signal: Correct the offset of si_pkey in struct siginfo
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions