diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-26 21:14:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-07-26 21:14:46 +0200 |
commit | 40c60ac32174f0c0c090cd31d0d1712f2478e689 (patch) | |
tree | 082e765c485880d42e64f3c4aa0c6e637beb269e /Makefile | |
parent | Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | parisc: Add atomic64_set_release() define to avoid CPU soft lockups (diff) | |
download | linux-40c60ac32174f0c0c090cd31d0d1712f2478e689.tar.xz linux-40c60ac32174f0c0c090cd31d0d1712f2478e689.zip |
Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into master
Pull parisc fixes from Helge Deller:
"Two fixes:
- Add the cmpxchg() function for pointers to u8 values. This fixes a
kernel linking error when building the tusb1210 driver (from Liam
Beguin).
- Add a define for atomic64_set_release() to fix CPU soft lockups
which happen because of missing unlocks while processing bit
operations (from John David Anglin)"
* 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
parisc: add support for cmpxchg on u8 pointers
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions