Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Stephen Rothwell
Hi Jeff, On Thu, 25 Jun 2009 22:48:02 -0400 Jeff Dike wrote: > > defconfig is good - that's my normal test config. > > > Currently plain "make ARCH=um" on PowerPC doesn't appear to work. > > No, it won't. OK, thanks. For reference, the result of our nightly builds (for UML) can be found here:

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Jeff Dike
On Fri, Jun 26, 2009 at 12:01:11PM +1000, Stephen Rothwell wrote: > On out PowerPC host I am using > > make ARCH=um SUBARCH=i386 CROSS_COMPILE= > > I am just building defconfig, would another config also be useful? defconfig is good - that's my normal test config. > Currently plain "make

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Stephen Rothwell
On Thu, 25 Jun 2009 10:51:55 -0400 Jeff Dike wrote: > > On Thu, Jun 25, 2009 at 06:49:01PM +0800, Amerigo Wang wrote: > > make ARCH=um SUBARCH=ppc? Or something similar... > > It would need to be > make ARCH=um > with an x86 cross-compiler. On out PowerPC host I am using make ARC

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Stephen Rothwell
Hi Boaz, On Thu, 25 Jun 2009 10:57:08 +0300 Boaz Harrosh wrote: > > On 06/25/2009 06:59 AM, Stephen Rothwell wrote: > > Hi all, > > > > I applied the following patch to yesterday's linux-next and the i386 uml > > defconfig build succeeded. > > Stephan Hi, ^ Stephen :-) > Does this mean

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Stephen Rothwell
Hi Paul, On Thu, 25 Jun 2009 01:06:27 -0700 Paul Menage wrote: > > I split it out into two patches and sent them about an hour ago. (One > for mmu_context.h sent to Rusty and one for the other two fixes, sent > to Linus) Thanks for that. I see Linus has taken his. -- Cheers, Stephen Rothwell

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Jeff Dike
On Thu, Jun 25, 2009 at 06:49:01PM +0800, Amerigo Wang wrote: > make ARCH=um SUBARCH=ppc? Or something similar... It would need to be make ARCH=um with an x86 cross-compiler. Jeff ---

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Amerigo Wang
On Thu, Jun 25, 2009 at 11:08:58AM +0300, Boaz Harrosh wrote: >On 06/25/2009 11:06 AM, Paul Menage wrote: >> On Thu, Jun 25, 2009 at 12:57 AM, Boaz Harrosh wrote: >>> Paul? we did not receive any feedback from you >> >> I split it out into two patches and sent them about an hour ago. (One >> for

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Amerigo Wang
On Mon, Jun 22, 2009 at 08:52:26PM +1000, Stephen Rothwell wrote: >Hi Amerigo, > >On Mon, 22 Jun 2009 16:57:35 +0800 Amerigo Wang >wrote: >> >> Stephan, could you please also do compiling tests for UML in your -next tree? >> >> Thanks! > >I would be happy to do this, all I need is for someone t

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Amerigo Wang
On Wed, Jun 24, 2009 at 03:23:02PM +0300, Boaz Harrosh wrote: >On 06/22/2009 05:46 AM, Amerigo Wang wrote: >> On Fri, Jun 19, 2009 at 05:55:24PM -0700, Paul Menage wrote: >>> UML: Fix some apparent bitrot >>> >>> - migration of net_device methods into net_device_ops >>> - dma_sync_single() changes

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Boaz Harrosh
On 06/25/2009 11:06 AM, Paul Menage wrote: > On Thu, Jun 25, 2009 at 12:57 AM, Boaz Harrosh wrote: >> Paul? we did not receive any feedback from you > > I split it out into two patches and sent them about an hour ago. (One > for mmu_context.h sent to Rusty and one for the other two fixes, sent > t

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Paul Menage
On Thu, Jun 25, 2009 at 12:57 AM, Boaz Harrosh wrote: > > Paul? we did not receive any feedback from you I split it out into two patches and sent them about an hour ago. (One for mmu_context.h sent to Rusty and one for the other two fixes, sent to Linus) Paul

Re: [uml-devel] [PATCH] UML: Fix some apparent bitrot

2009-06-25 Thread Boaz Harrosh
On 06/25/2009 06:59 AM, Stephen Rothwell wrote: > Hi all, > > I applied the following patch to yesterday's linux-next and the i386 uml > defconfig build succeeded. Stephan Hi, Does this means that there will be a UML build every linux-next now? > > The last hunk of this patch (arch/um/include/