Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1575414
| From | Willy Tarreau <w@1wt.eu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3.10 000/319] 3.10.105-stable review |
| Date | 2017-02-07 07:50 +0100 |
| Message-ID | <t87Lb-7FC-1@gated-at.bofh.it> (permalink) |
| References | <t7AvT-2Y5-3@gated-at.bofh.it> <t7MGJ-2kY-7@gated-at.bofh.it> <t7SMa-6cu-19@gated-at.bofh.it> <t80gH-2FR-31@gated-at.bofh.it> <t862J-6rI-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 06, 2017 at 08:56:25PM -0800, Guenter Roeck wrote: > On 02/06/2017 02:48 PM, 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. > > > > This time everything builds fine. > > Build results: > total: 124 pass: 124 fail: 0 > Qemu test results: > total: 83 pass: 83 fail: 0 Pretty cool, thanks! Willy
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 3.10 000/319] 3.10.105-stable review Willy Tarreau <w@1wt.eu> - 2017-02-06 09:20 +0100
Re: [PATCH 3.10 000/319] 3.10.105-stable review Guenter Roeck <linux@roeck-us.net> - 2017-02-06 15:50 +0100
Re: [PATCH 3.10 000/319] 3.10.105-stable review Willy Tarreau <w@1wt.eu> - 2017-02-06 16:20 +0100
Re: [PATCH 3.10 000/319] 3.10.105-stable review Willy Tarreau <w@1wt.eu> - 2017-02-06 23:50 +0100
Re: [PATCH 3.10 000/319] 3.10.105-stable review Guenter Roeck <linux@roeck-us.net> - 2017-02-07 00:50 +0100
Re: [PATCH 3.10 000/319] 3.10.105-stable review Guenter Roeck <linux@roeck-us.net> - 2017-02-07 06:00 +0100
Re: [PATCH 3.10 000/319] 3.10.105-stable review Willy Tarreau <w@1wt.eu> - 2017-02-07 07:50 +0100
csiph-web