From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1GRZXM-0006BW-UI for user-mode-linux-devel@lists.sourceforge.net; Sun, 24 Sep 2006 12:21:13 -0700 Received: from smtp006.mail.ukl.yahoo.com ([217.12.11.95]) by mail.sourceforge.net with smtp (Exim 4.44) id 1GRZXK-0005SP-Af for user-mode-linux-devel@lists.sourceforge.net; Sun, 24 Sep 2006 12:21:12 -0700 From: Blaisorblade Date: Sun, 24 Sep 2006 21:19:17 +0200 References: <20060924114638.GB27881@inferi.kami.home> In-Reply-To: <20060924114638.GB27881@inferi.kami.home> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200609242119.17741.blaisorblade@yahoo.it> Subject: Re: [uml-devel] 2.6.18 SKAS patch fails to apply (1 failed HUNK) List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Mattia Dongili Cc: UML-devel On Sunday 24 September 2006 13:46, Mattia Dongili wrote: > Hello Paolo, > > with the following change the patch applies and hopefully works, still > building here but mm/fremap.o is done so I'm quite optimistic :) (__prot > is used in the code, not prot). Ok, ok, I'm doing a production release... (I used some freedom in that one, since it was a developer release). Or better, two production releases. One normal one, and another with full RFP support. As explained in the news page, the patch _requires_ the separate Remap_File_Pages patch (it was an experimental release); I should have suggested that you can simply split away the last patch in series to remove the dependency. Plus some requested fixups on configuration items (deprecate TT mode for instance). Additionally, I'm releasing -bb1: quite a lot of improvements for locking, especially on UBD, but also on UML networking drivers, and on helpers execution, and experimental TLS x86_64 support. > NOTE: I hope sourceforge smtp won't reject my message... > --- ./skas-2.6.18-rc4-v9-pre9-fremap.patch.orig 2006-09-24 > 12:37:57.000000000 +0200 +++ > ./skas-2.6.18-rc4-v9-pre9-fremap.patch 2006-09-24 13:03:18.000000000 +0200 > @@ -1454,7 +1454,7 @@ > */ > -asmlinkage long sys_remap_file_pages(unsigned long start, unsigned long > size, +long __remap_file_pages(struct mm_struct *mm, unsigned long start, > unsigned long size, - unsigned long prot, unsigned long pgoff, unsigned > long flags) > + unsigned long __prot, unsigned long pgoff, unsigned long flags) > { > - struct mm_struct *mm = current->mm; > struct address_space *mapping; -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade http://www.user-mode-linux.org/~blaisorblade ___________________________________ Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive http://it.messenger.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel