Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760387AbZD0Xtd (ORCPT ); Mon, 27 Apr 2009 19:49:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757095AbZD0XtX (ORCPT ); Mon, 27 Apr 2009 19:49:23 -0400 Received: from BISCAYNE-ONE-STATION.MIT.EDU ([18.7.7.80]:65500 "EHLO biscayne-one-station.mit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756405AbZD0XtW (ORCPT ); Mon, 27 Apr 2009 19:49:22 -0400 Date: Mon, 27 Apr 2009 19:48:09 -0400 (EDT) From: Tim Abbott To: David Howells cc: 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. In-Reply-To: <4678.1240875782@redhat.com> Message-ID: 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> <4678.1240875782@redhat.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Flag: NO X-Spam-Score: 0.00 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 24 On Tue, 28 Apr 2009, David Howells wrote: > 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. No, it is. The macro is new in PATCH 1/14 of this series. -Tim Abbott -- 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/