Commit 9452a60
committed
Fix: Kernel 4.10.0 got rid of an union
In kernel commit 2456e85535 was a cleanup where an union was removed.
See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2456e855354415bfaeb7badaa14e11b3e02c8466
and https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/include/linux/futex.h?id=2456e855354415bfaeb7badaa14e11b3e02c8466
for further background information.
Reported-by: iysheng <iysheng@163.com>1 parent 1ed0185 commit 9452a60
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
231 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
232 | 236 | | |
233 | 237 | | |
234 | 238 | | |
| |||
0 commit comments