]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linus' into locking/core, to resolve conflict
authorIngo Molnar <mingo@kernel.org>
Fri, 31 Jul 2020 09:58:05 +0000 (11:58 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 31 Jul 2020 10:16:09 +0000 (12:16 +0200)
commit2ddebae14cbe854e094b46295460ce59498b4c0e
treea55a41b99503a5c96314908b9f30db37e301d64d
parent24c70650017280507aa8033db8e3d6caf2693d5c
parent7ef417aa2f556b4e23aa4f0ec208c2c0104c612e
Merge branch 'linus' into locking/core, to resolve conflict

Conflicts:
arch/arm/include/asm/percpu.h

As Stephen Rothwell noted, there's a conflict between this commit
in locking/core:

  fe91c8983ebe ("lockdep: Change hardirq{s_enabled,_context} to per-cpu variables")

and this fresh upstream commit:

  11627cb97bdd ("ARM: percpu.h: fix build error")

fe91c8983ebe is a simpler solution to the dependency problem and doesn't
further increase header hell - so this conflict resolution effectively
reverts 11627cb97bdd and uses the fe91c8983ebe solution.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/parisc/include/asm/atomic.h