From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Subject: Re: 2.6.21-rc6 new aops patchset Date: Fri, 13 Apr 2007 01:25:25 +0200 Message-ID: <20070412232525.GA23523@wotan.suse.de> References: <20070412044852.GA31961@wotan.suse.de> <1176395857.24509.137.camel@dyn9047017100.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Filesystems , Mark Fasheh , Miklos Szeredi To: Badari Pulavarty Return-path: Received: from ns.suse.de ([195.135.220.2]:37440 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753898AbXDLXZd (ORCPT ); Thu, 12 Apr 2007 19:25:33 -0400 Content-Disposition: inline In-Reply-To: <1176395857.24509.137.camel@dyn9047017100.beaverton.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Apr 12, 2007 at 09:37:36AM -0700, Badari Pulavarty wrote: > On Thu, 2007-04-12 at 06:48 +0200, Nick Piggin wrote: > > http://www.kernel.org/pub/linux/kernel/people/npiggin/patches/new-aops/ > > > > 2.6.21-rc6-new-aops* > > > > New aops patchset against 2.6.21-rc6. > > > Building modules, stage 2. > MODPOST 558 modules > WARNING: ".cont_prepare_write" [fs/hfsplus/hfsplus.ko] undefined! > WARNING: ".iov_iter_advance" [fs/fuse/fuse.ko] undefined! > WARNING: ".iov_iter_copy_from_user_atomic" [fs/fuse/fuse.ko] undefined! > WARNING: ".iov_iter_fault_in_readable" [fs/fuse/fuse.ko] undefined! > make[1]: *** [__modpost] Error 1 > make: *** [modules] Error 2 Grr, thanks. I guess I should be doing allmodconfig as well :P I'll add the exports.