* Martin Schwidefsky <schwidefsky@de.ibm.com> wrote:the one below should do the trick. Ingo -----------------> Subject: s390: enable GENERIC_LOCKBREAK From: Ingo Molnar <mingo@elte.hu> the recent need_lockbreak cleanups broke s390 build: enable GENERIC_LOCKBREAK. Signed-off-by: Ingo Molnar <mingo@elte.hu> --- arch/s390/Kconfig | 3 +++ 1 file changed, 3 insertions(+) Index: linux/arch/s390/Kconfig =================================================================== --- linux.orig/arch/s390/Kconfig +++ linux/arch/s390/Kconfig @@ -22,6 +22,9 @@ config RWSEM_GENERIC_SPINLOCK config RWSEM_XCHGADD_ALGORITHM def_bool y +config GENERIC_LOCKBREAK + def_bool y + config ARCH_HAS_ILOG2_U32 bool default n --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Heiko Carstens | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 05/37] dccp: Cleanup routines for feature negotiation |
| Lennert Buytenhek | [PATCH 16/39] mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes |
