Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758654AbZD0XoX (ORCPT ); Mon, 27 Apr 2009 19:44:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755049AbZD0XoP (ORCPT ); Mon, 27 Apr 2009 19:44:15 -0400 Received: from mx2.redhat.com ([66.187.237.31]:56555 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754954AbZD0XoN (ORCPT ); Mon, 27 Apr 2009 19:44:13 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1240864388-26315-4-git-send-email-tabbott@mit.edu> References: <1240864388-26315-4-git-send-email-tabbott@mit.edu> <1240864388-26315-1-git-send-email-tabbott@mit.edu> <1240864388-26315-2-git-send-email-tabbott@mit.edu> <1240864388-26315-3-git-send-email-tabbott@mit.edu> To: Tim Abbott Cc: dhowells@redhat.com, Sam Ravnborg , Linus Torvalds , Linux kernel mailing list , Anders Kaseorg , Waseem Daher , Denys Vlasenko , Jeff Arnold , Paul Mundt Subject: Re: [PATCH 03/14] mn10300: Use macros for .bss.page_aligned section. Date: Tue, 28 Apr 2009 00:43:02 +0100 Message-ID: <4678.1240875782@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 627 Lines: 20 Tim Abbott wrote: > - *(.bss.page_aligned) > + PAGE_ALIGNED_BSS /opt/nickc/H-i686-pc-linux-gnulibc2.3/bin/am33_2.0-linux-gnu-ld: cannot find PAGE_ALIGNED_BSS warthog>grep -r PAGE_ALIGNED_BSS include/linux/ warthog1>grep -r PAGE_ALIGNED_BSS include/asm-generic/ warthog1>grep -r PAGE_ALIGNED_BSS arch/frv/ warthog1> I take it that wasn't what you meant. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/