From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Randy Dunlap <rdunlap@infradead•org>
Cc: Linux-Next Mailing List <linux-next@vger•kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
X86 ML <x86@kernel•org>
Subject: Re: linux-next: Tree for Jun 7 (arch/x86/mm/tlb.c: events)
Date: Thu, 22 Jun 2017 10:35:27 +1000 [thread overview]
Message-ID: <20170622103527.781f7761@canb.auug.org.au> (raw)
In-Reply-To: <fc67a1fe-28b7-59fd-b702-2ff4854c9703@infradead.org>
Hi Randy,
On Wed, 7 Jun 2017 09:26:26 -0700 Randy Dunlap <rdunlap@infradead•org> wrote:
>
> on i386:
>
> CC arch/x86/mm/tlb.o
> In file included from ../include/linux/mm.h:1032:0,
> from ../arch/x86/mm/tlb.c:3:
> ../arch/x86/mm/tlb.c: In function 'flush_tlb_func_remote':
> ../arch/x86/mm/tlb.c:251:21: error: 'NR_TLB_REMOTE_FLUSH_RECEIVED' undeclared (first use in this function)
> count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED);
> ^
> ../include/linux/vmstat.h:90:49: note: in definition of macro 'count_vm_tlb_event'
> #define count_vm_tlb_event(x) count_vm_event(x)
> ^
> ../arch/x86/mm/tlb.c:251:21: note: each undeclared identifier is reported only once for each function it appears in
> count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED);
> ^
> ../include/linux/vmstat.h:90:49: note: in definition of macro 'count_vm_tlb_event'
> #define count_vm_tlb_event(x) count_vm_event(x)
> ^
> ../arch/x86/mm/tlb.c: In function 'native_flush_tlb_others':
> ../arch/x86/mm/tlb.c:258:21: error: 'NR_TLB_REMOTE_FLUSH' undeclared (first use in this function)
> count_vm_tlb_event(NR_TLB_REMOTE_FLUSH);
> ^
> ../include/linux/vmstat.h:90:49: note: in definition of macro 'count_vm_tlb_event'
> #define count_vm_tlb_event(x) count_vm_event(x)
> ^
> ../arch/x86/mm/tlb.c: In function 'do_flush_tlb_all':
> ../arch/x86/mm/tlb.c:326:21: error: 'NR_TLB_REMOTE_FLUSH_RECEIVED' undeclared (first use in this function)
> count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED);
> ^
> ../include/linux/vmstat.h:90:49: note: in definition of macro 'count_vm_tlb_event'
> #define count_vm_tlb_event(x) count_vm_event(x)
> ^
> ../arch/x86/mm/tlb.c: In function 'flush_tlb_all':
> ../arch/x86/mm/tlb.c:334:21: error: 'NR_TLB_REMOTE_FLUSH' undeclared (first use in this function)
> count_vm_tlb_event(NR_TLB_REMOTE_FLUSH);
> ^
> ../include/linux/vmstat.h:90:49: note: in definition of macro 'count_vm_tlb_event'
> #define count_vm_tlb_event(x) count_vm_event(x)
Do you know if this has been fixed?
--
Cheers,
Stephen Rothwell
next prev parent reply other threads:[~2017-06-22 0:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-07 6:07 linux-next: Tree for Jun 7 Stephen Rothwell
2017-06-07 16:26 ` linux-next: Tree for Jun 7 (arch/x86/mm/tlb.c: events) Randy Dunlap
2017-06-22 0:35 ` Stephen Rothwell [this message]
2017-06-22 3:58 ` Randy Dunlap
2017-06-22 5:27 ` Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170622103527.781f7761@canb.auug.org.au \
--to=sfr@canb$(echo .)auug.org.au \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=rdunlap@infradead$(echo .)org \
--cc=x86@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox