[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190530153316.60907d8f@canb.auug.org.au>
Date: Thu, 30 May 2019 15:33:16 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build warning after merge of the userns tree
Hi Eric,
After merging the userns tree, today's linux-next build (i386 defconfig)
produced this warning:
arch/x86/mm/fault.c: In function 'do_sigbus':
arch/x86/mm/fault.c:1017:22: warning: unused variable 'tsk' [-Wunused-variable]
struct task_struct *tsk = current;
^~~
Introduced by commit
351b6825b3a9 ("signal: Explicitly call force_sig_fault on current")
The remaining used of "tsk" are protected by CONFIG_MEMORY_FAILURE.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists