From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for June 27 (uml) Date: Mon, 27 Jun 2011 10:01:19 -0700 Message-ID: <20110627100119.9bebaa5b.randy.dunlap@oracle.com> References: <20110627161656.688820b9.sfr@canb.auug.org.au> <20110627082733.75e58ae4.randy.dunlap@oracle.com> <201106271830.43698.richard@nod.at> <20110627164259.GF11013@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet10.oracle.com ([148.87.113.121]:18989 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752658Ab1F0RB4 (ORCPT ); Mon, 27 Jun 2011 13:01:56 -0400 In-Reply-To: <20110627164259.GF11013@ZenIV.linux.org.uk> Sender: linux-next-owner@vger.kernel.org List-ID: To: Al Viro Cc: Richard Weinberger , Randy Dunlap , Stephen Rothwell , Jeff Dike , linux-next@vger.kernel.org, LKML , user-mode-linux-devel@lists.sourceforge.net On Mon, 27 Jun 2011 17:42:59 +0100 Al Viro wrote: > On Mon, Jun 27, 2011 at 06:30:43PM +0200, Richard Weinberger wrote: > > Am Montag 27 Juni 2011, 17:27:33 schrieb Randy Dunlap: > > > On Mon, 27 Jun 2011 16:16:56 +1000 Stephen Rothwell wrote: > > > > Hi all, > > > > > > > Changes since 20110624: > > > uml defconfig builds on x86 (32-bit and 64-bit) fail with: > > > > > > fs/hostfs/hostfs_kern.c:756: error: 'mask' undeclared (first use in this > > > function) > > > > Hmm, "->permission() sanitizing: don't pass flags to ->permission()" is the evil doer. > > Al? > > Gyah... s/mask/desired/ in that line. Will fold... Ack, that works, thanks. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***