]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hwbm-locking-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 25 May 2016 19:35:09 +0000 (12:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 May 2016 19:35:09 +0000 (12:35 -0700)
commit338b399f125c259321c7229dbce306127ccfaba0
tree2505b959841980d5794823c8a9fb4241a5be304a
parent1a52ad1edc67ed733cb4fedc89dbb54caf1fd0a0
parentaf981f8d851f263c21a23900efc4cba635e0f27c
Merge branch 'hwbm-locking-fixes'

Gregory CLEMENT says:

====================
Fix spinlock usage in HWBM

these two patches fix spinlock related issues introduced in v4.6. They
have been reported by Russell King and Jean-Jacques Hiblot.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>