Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1676414
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the tip tree |
| Date | 2017-06-28 09:20 +0200 |
| Message-ID | <tXfqy-3MJ-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi all,
After merging the tip tree, today's linux-next build (x86_64 allnoconfig)
produced this warning:
kernel/sched/fair.c:2657:9: warning: 'struct sched_domain' declared inside parameter list
int prev_cpu, int sync)
^
/home/sfr/next/next/kernel/sched/fair.c:2657:9: warning: its scope is only this definition or declaration, which is probably not what you want
Introduced by commit
3fed382b46ba ("sched/numa: Implement NUMA node level wake_affine()")
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
linux-next: build warning after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-28 09:20 +0200
csiph-web