From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: iwlwifi: mvm: BACKPORT_WANT_DEV_COREDUMP? Date: Fri, 31 Oct 2014 09:45:06 +0100 Message-ID: <1414745106.3014.17.camel@jlt4.sipsolutions.net> References: <1414744834.1964.7.camel@x220> (sfid-20141031_094119_721260_FECF8114) Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Valentin Rothberg , Emmanuel Grumbach , "John W. Linville" , Intel Linux Wireless , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Paul Bolle Return-path: In-Reply-To: <1414744834.1964.7.camel@x220> (sfid-20141031_094119_721260_FECF8114) Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 2014-10-31 at 09:40 +0100, Paul Bolle wrote: > Your commit aadede6e9f4c ("iwlwifi: mvm: port to devcoredump framework") > landed in today's linux-next (next-20141031). It adds a select statement > for BACKPORT_WANT_DEV_COREDUMP. There's no Kconfig symbol > BACKPORT_WANT_DEV_COREDUMP so this select is currently a nop. (In > https://lkml.org/lkml/2014/9/30/578 I proposed a patch that emits a > warning in cases like this.) > > Did you perhaps meant to select WANT_DEV_COREDUMP? Yes. We'll fix it up in the iwlwifi tree. Thanks for the report! johannes