Re: Changes to head.S

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Mar 03, 2002 at 11:54:16PM +0100, Rani Assaf wrote:

> On Sun, Mar 03, 2002 at 11:19:06PM +0100, Ralf Baechle wrote:
> > these two lines in the linker script arch/mips/ld.script.in:
> > 
> >   . = ALIGN(8192);
> >   .data.init_task : { *(.data.init_task) }
> 
> Yep, I was just  looking at it. So the problem  is in init_task.c. The
> following line should be changed from:
> 
>         __attribute__((__section__(".text"))) =
> 
> to:
> 	__attribute__((__section__(".data.init_task"))) =
> 
> Right?

Yes, just as it already is in CVS for kernel 2.4.

  Ralf

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux