lkml.org 
[lkml]   [2011]   [Jan]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH]x86: make relocatable kernel work with new binutils -resend

* Shaohua Li <shaohua.li@intel.com> wrote:

> On Mon, 2011-01-17 at 18:17 +0800, Ingo Molnar wrote:
> > * Shaohua Li <shaohua.li@intel.com> wrote:
> >
> > > @@ -142,6 +140,11 @@ SECTIONS
> > > CACHELINE_ALIGNED_DATA(L1_CACHE_BYTES)
> > >
> > > DATA_DATA
> > > +#ifdef CONFIG_X86_32
> > > + jiffies = jiffies_64;
> > > +#else
> > > + jiffies_64 = jiffies;
> > > +#endif
> >
> > I suspect this needs a comment, as to the unsuspecting reader it looks like black
> > magic :-)
>
> does this one look better?

Yeah, thanks!

Ingo


\
 
 \ /
  Last update: 2011-01-18 09:09    [W:0.037 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site