Re: [PATCH 13/19] mips: convert to generic init_task.c

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

 



On Thursday 11 December 2008, Kyle McMartin wrote:
> - */
> -union thread_union init_thread_union
> -       __attribute__((__section__(".data.init_task"),
> -                      __aligned__(THREAD_SIZE))) =
> -               { INIT_THREAD_INFO(init_task) };
> -

The __aligned__(THREAD_SIZE) is only present in sparc, mips and
parisc (though the latter uses 128 byte align). I guess you
verified that dropping it is ok for parisc, but is that also
true for mips and sparc?

	Arnd <><
--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux