On Mon, Feb 06, 2017 at 11:48:03PM +0100, Willy Tarreau wrote:
> On Mon, Feb 06, 2017 at 06:46:39AM -0800, Guenter Roeck wrote:
> > > An updated patch was pushed here :
> > > 
> > >   
> > > https://kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.10.105-rc2.gz
> > > 
> > 
> > Better, but unfortunately there is now a different build error.
> > 
> > Build results:
> >     total: 124 pass: 122 fail: 2
> > Failed builds:
> >     x86_64:allyesconfig
> >     x86_64:allmodconfig
> > 
> > Qemu test results:
> >     total: 83 pass: 83 fail: 0
> > 
> > Build error:
> > 
> > drivers/block/xen-blkback/common.h: In function 'blkif_get_x86_32_req':
> > drivers/block/xen-blkback/common.h:272:2: error: implicit declaration of 
> > function 'READ_ONCE'
> 
> So I could easily reproduce it on allmodconfig here and fix it, by
> replacing this READ_ONCE with ACCESS_ONCE. You don't need to build again
> Guenter, your report already helped me a lot.
> 
The system will start a build automatically after a change shows up
in your repository. Nothing I need to do other than pay for servers
and electricity :-).

I just checked - the next build of 3.10 is scheduled to start in about
an hour.

Cheers
Guenter

Reply via email to