https://github.com/torvalds/linux
Revision 857c34cd094b94a82aceba23fdd9af47296404a2 authored by Linus Torvalds on 14 November 2018, 19:42:41 UTC, committed by Linus Torvalds on 14 November 2018, 19:42:41 UTC
Pull parisc fix from Helge Deller:
 "Revert one patch which changed how spinlocks get released. It breaks
  the rwlock implementation in glibc"

* 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Revert "Release spinlocks using ordered store"
2 parent s e2f8b47 + 86d4d06
Raw File
Tip revision: 857c34cd094b94a82aceba23fdd9af47296404a2 authored by Linus Torvalds on 14 November 2018, 19:42:41 UTC
Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Tip revision: 857c34c
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top