Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1673731
| From | Brian Norris <computersforpeace@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the l2-mtd tree |
| Date | 2017-06-23 20:00 +0200 |
| Message-ID | <tVB29-5e4-7@gated-at.bofh.it> (permalink) |
| References | <tVlJL-40V-1@gated-at.bofh.it> <tVsie-8gZ-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 23, 2017 at 06:56:53AM +0200, Rafał Miłecki wrote: > On 2017-06-23 03:32, Stephen Rothwell wrote: > >After merging the l2-mtd tree, today's linux-next build (x86_64 > >allmodconfig) produced this warning: > > This code has been just moved, so the warning was already there before. > > But it's of course a good opportunity to fix it :) We now allow it to build with COMPILE_TEST, which means it can show up on 64-bit architectures, where sizeof(size_t) != sizeof(int). I failed to add it to my local 64-bit build tests, so I didn't notice this. But fixed now. Brian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build warning after merge of the l2-mtd tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-23 03:40 +0200
Re: linux-next: build warning after merge of the l2-mtd tree Rafał Miłecki <rafal@milecki.pl> - 2017-06-23 10:40 +0200
Re: linux-next: build warning after merge of the l2-mtd tree Brian Norris <computersforpeace@gmail.com> - 2017-06-23 20:00 +0200
csiph-web