Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1673204 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2017-06-23 06:00 +0200 |
| Last post | 2017-06-23 06:30 +0200 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
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
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-06-23 06:00 +0200 |
| Subject | linux-next: build warning after merge of the tip tree |
| Message-ID | <tVnVf-5pm-1@gated-at.bofh.it> |
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")
--
Cheers,
Stephen Rothwell
[toc] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-06-23 06:10 +0200 |
| Message-ID | <tVo4W-5HP-13@gated-at.bofh.it> |
| In reply to | #1673204 |
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")
--
Cheers,
Stephen Rothwell
[toc] | [prev] | [next] | [standalone]
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Date | 2017-06-23 06:20 +0200 |
| Message-ID | <tVoeB-5L2-15@gated-at.bofh.it> |
| In reply to | #1673217 |
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
[toc] | [prev] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-06-23 06:30 +0200 |
| Message-ID | <tVooi-5Re-13@gated-at.bofh.it> |
| In reply to | #1673224 |
Hi Michael,
On Fri, 23 Jun 2017 14:10:25 +1000 Michael Ellerman <mpe@ellerman.id.au> wrote:
>
> 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.
Excellent, thanks.
--
Cheers,
Stephen Rothwell
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web