Re: [patch 4/4] ia64: vsyscall: Use seqcount instead of seqlock
From: Thomas Gleixner
Date: Tue Mar 27 2012 - 09:05:18 EST
On Mon, 26 Mar 2012, Tony Luck wrote:
> > /* used by fsys_gettimeofday in arch/ia64/kernel/fsys.S */
> > - DEFINE(IA64_GTOD_LOCK_OFFSET,
> > - offsetof (struct fsyscall_gtod_data_t, lock));
> > + DEFINE(IA64_GTOD_SEQ_OFFSET,
> > + offsetof (struct fsyscall_gtod_data_t, seq);
>
> Thomas,
>
> Could you spare one more ")" here please? The compiler likes
> it if they match :-)
Duh, crap. /me rumages for an ia64 compiler