Re: [PATCH v2] seqlock: Fix build errors

2020-08-14 Thread Xingxing Su
On 08/14/2020 04:35 PM, Peter Zijlstra wrote: On Fri, Aug 14, 2020 at 12:12:38PM +0800, Xingxing Su wrote: Fix the following build errors: In file included from ./include/linux/time.h:6:0, from ./include/linux/compat.h:10, from

Re: [PATCH v2] seqlock: Fix build errors

2020-08-14 Thread Ingo Molnar
* Peter Zijlstra wrote: > > Signed-off-by: Xingxing Su > > --- > > v2: update the commit message > > > > include/linux/seqlock.h | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/include/linux/seqlock.h b/include/linux/seqlock.h > > index 54bc204..4763c13 100644 > > ---

Re: [PATCH v2] seqlock: Fix build errors

2020-08-14 Thread Peter Zijlstra
On Fri, Aug 14, 2020 at 12:12:38PM +0800, Xingxing Su wrote: > Fix the following build errors: > > In file included from ./include/linux/time.h:6:0, > from ./include/linux/compat.h:10, > from arch/mips/kernel/asm-offsets.c:12: > ./include/linux/seqlock.h: In

[PATCH v2] seqlock: Fix build errors

2020-08-13 Thread Xingxing Su
Fix the following build errors: In file included from ./include/linux/time.h:6:0, from ./include/linux/compat.h:10, from arch/mips/kernel/asm-offsets.c:12: ./include/linux/seqlock.h: In function ???write_seqcount_begin_nested???: ./include/linux/seqlock.h:286:2: