* Re: [PATCH 11/14] powerpc: Use macros for .data.page_aligned section. [not found] ` <1240864388-26315-12-git-send-email-tabbott@mit.edu> @ 2009-04-28 15:07 ` Stephen Rothwell 2009-04-28 15:13 ` Tim Abbott 2009-04-28 15:17 ` Stephen Rothwell 0 siblings, 2 replies; 3+ messages in thread From: Stephen Rothwell @ 2009-04-28 15:07 UTC (permalink / raw) To: Tim Abbott Cc: Jeff, Denys Vlasenko, Sam Ravnborg, Waseem, Linux kernel mailing list, Arnold, Anders Kaseorg, linuxppc-dev, Paul Mundt, Tim Abbott, Linus Torvalds, Daher [-- Attachment #1: Type: text/plain, Size: 926 bytes --] Hi Tim, Firstly, patches for a particular architecture should really be cc'd to the list associated with that architecture. In this case, linuxppc-dev@ozlabs.org (cc'd). On Mon, 27 Apr 2009 16:33:05 -0400 Tim Abbott <tabbott@MIT.EDU> wrote: > > +++ b/arch/powerpc/kernel/vmlinux.lds.S > @@ -222,6 +222,7 @@ SECTIONS > > #ifdef CONFIG_PPC32 > .data : AT(ADDR(.data) - LOAD_OFFSET) { > + PAGE_ALIGNED_DATA > DATA_DATA > *(.sdata) > *(.got.plt) *(.got) > @@ -259,11 +260,6 @@ SECTIONS > *(.data.init_task) > } > > - . = ALIGN(PAGE_SIZE); > - .data.page_aligned : AT(ADDR(.data.page_aligned) - LOAD_OFFSET) { > - *(.data.page_aligned) > - } > - This moves the page_aligned section from a common part of the vmlinux.lds to a 32 bit only part. Was that intentional? -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 11/14] powerpc: Use macros for .data.page_aligned section. 2009-04-28 15:07 ` [PATCH 11/14] powerpc: Use macros for .data.page_aligned section Stephen Rothwell @ 2009-04-28 15:13 ` Tim Abbott 2009-04-28 15:17 ` Stephen Rothwell 1 sibling, 0 replies; 3+ messages in thread From: Tim Abbott @ 2009-04-28 15:13 UTC (permalink / raw) To: Stephen Rothwell Cc: Denys Vlasenko, Sam Ravnborg, Jeff Arnold, Linux kernel mailing list, Anders Kaseorg, linuxppc-dev, Paul Mundt, Linus Torvalds, Waseem Daher On Wed, 29 Apr 2009, Stephen Rothwell wrote: > This moves the page_aligned section from a common part of the > vmlinux.lds to a 32 bit only part. Was that intentional? No. See my reply to this patch from last night <http://lkml.org/lkml/2009/4/28/16> and the revised pair of patches in reply to that message that replace PATCH 11/14. -Tim Abbott ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 11/14] powerpc: Use macros for .data.page_aligned section. 2009-04-28 15:07 ` [PATCH 11/14] powerpc: Use macros for .data.page_aligned section Stephen Rothwell 2009-04-28 15:13 ` Tim Abbott @ 2009-04-28 15:17 ` Stephen Rothwell 1 sibling, 0 replies; 3+ messages in thread From: Stephen Rothwell @ 2009-04-28 15:17 UTC (permalink / raw) To: Tim Abbott Cc: Jeff, Denys Vlasenko, Sam Ravnborg, Waseem, Linux kernel mailing list, Arnold, Anders Kaseorg, linuxppc-dev, Paul Mundt, Tim Abbott, Linus Torvalds, Daher [-- Attachment #1: Type: text/plain, Size: 369 bytes --] On Wed, 29 Apr 2009 01:07:53 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > This moves the page_aligned section from a common part of the > vmlinux.lds to a 32 bit only part. Was that intentional? Just saw your later patches, so ignore this. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-28 15:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1240864388-26315-1-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-2-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-3-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-4-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-5-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-6-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-7-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-8-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-9-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-10-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-11-git-send-email-tabbott@mit.edu>
[not found] ` <1240864388-26315-12-git-send-email-tabbott@mit.edu>
2009-04-28 15:07 ` [PATCH 11/14] powerpc: Use macros for .data.page_aligned section Stephen Rothwell
2009-04-28 15:13 ` Tim Abbott
2009-04-28 15:17 ` Stephen Rothwell
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox