Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1673224
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the tip tree |
| Date | 2017-06-23 06:20 +0200 |
| Message-ID | <tVoeB-5L2-15@gated-at.bofh.it> (permalink) |
| References | <tVnVf-5pm-1@gated-at.bofh.it> <tVo4W-5HP-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Stephen Rothwell <sfr@canb.auug.org.au> writes:
> Hi all,
>
> [Forgot to cc John]
>
> On Fri, 23 Jun 2017 13:58:34 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>>
>> Hi all,
>>
>> After merging the tip tree, today's linux-next build (powerpc
>> ppc64_defconfig) produced this warning:
>>
>> kernel/time/timekeeping.c:519:2: warning: #warning Please contact your maintainers, as GENERIC_TIME_VSYSCALL_OLD compatibity will disappear soon. [-Wcpp]
>> #warning Please contact your maintainers, as GENERIC_TIME_VSYSCALL_OLD compatibity will disappear soon.
>> ^
>> kernel/time/timekeeping.c:519:2: warning: #warning Please contact your maintainers, as GENERIC_TIME_VSYSCALL_OLD compatibity will disappear soon. [-Wcpp]
>> #warning Please contact your maintainers, as GENERIC_TIME_VSYSCALL_OLD compatibity will disappear soon.
>> ^
>>
>> Introduced by commit
>>
>> 369adf04d80a ("time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD")
Fixed in my next today by:
d4cfb11387ee ("powerpc: Convert VDSO update function to use new update_vsyscall interface")
But you must have pulled before I pushed that, so the warning will go
away tomorrow.
cheers
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-23 06:00 +0200
Re: linux-next: build warning after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-23 06:10 +0200
Re: linux-next: build warning after merge of the tip tree Michael Ellerman <mpe@ellerman.id.au> - 2017-06-23 06:20 +0200
Re: linux-next: build warning after merge of the tip tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-23 06:30 +0200
csiph-web