Re: [PATCH 2/4] perf: Keep AUX flags in the output handle

From: Alexander Shishkin
Date: Mon Feb 20 2017 - 12:17:27 EST


kbuild test robot <lkp@xxxxxxxxx> writes:

> All errors (new ones prefixed by >>):
>
> In file included from ./arch/arm64/include/generated/asm/local.h:1:0,
> from drivers/hwtracing/coresight/coresight-etb10.c:15:
> drivers/hwtracing/coresight/coresight-etb10.c: In function 'etb_update_buffer':
>>> drivers/hwtracing/coresight/coresight-etb10.c:431:17: error: 'struct cs_buffers' has no member named 'lost'
> local_inc(&buf->lost);
> ^
> include/asm-generic/local.h:30:40: note: in definition of macro 'local_inc'

Ah shoot. Peter, can you fold this in: