From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751454AbdINBvV (ORCPT ); Wed, 13 Sep 2017 21:51:21 -0400 Received: from ozlabs.org ([103.22.144.67]:41945 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751279AbdINBvT (ORCPT ); Wed, 13 Sep 2017 21:51:19 -0400 Date: Thu, 14 Sep 2017 11:51:17 +1000 From: Stephen Rothwell To: Al Viro Cc: Linux-Next Mailing List , Linux Kernel Mailing List , "Dmitry V. Levin" Subject: Re: linux-next: build warning after merge of the vfs tree Message-ID: <20170914115117.0a41d4d5@canb.auug.org.au> In-Reply-To: <20170908092545.15179b18@canb.auug.org.au> References: <20170908092545.15179b18@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Al, On Fri, 8 Sep 2017 09:25:45 +1000 Stephen Rothwell wrote: > > After merging the vfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > kernel/signal.c: In function 'C_SYSC_rt_sigaction': > kernel/signal.c:3405:19: warning: unused variable 'mask' [-Wunused-variable] > compat_sigset_t mask; > ^ > > Introduced by commit > > fc271087ebcb ("signal: replace sigset_to_compat() with put_compat_sigset()") I am still getting this warning ... -- Cheers, Stephen Rothwell