From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1365435129.1830.115.camel@x61.thuisdomein> Subject: Re: [PATCH] locking: remove three unused Kconfig symbols From: Paul Bolle Date: Mon, 08 Apr 2013 17:32:09 +0200 In-Reply-To: <1365435015.1830.113.camel@x61.thuisdomein> References: <1365428154.1830.99.camel@x61.thuisdomein> <20130408151609.GA13640@gmail.com> <1365435015.1830.113.camel@x61.thuisdomein> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Ingo Molnar Cc: Thomas Gleixner , Martin Schwidefsky , Heiko Carstens , Ingo Molnar , Peter Zijlstra , linux390@de.ibm.com, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: On Mon, 2013-04-08 at 17:30 +0200, Paul Bolle wrote: > Would you have any idea why this problem wasn't noticed in 16 (!) > releases? Fedora 17, which I did this patch on, has Kconfig symbolk > PREEMPT not set. Is it perhaps commit to not enable that option? s/commit/common/ (and, obviously, s/symbolk/symbol/). Paul Bolle