From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756416AbZE0Ar3 (ORCPT ); Tue, 26 May 2009 20:47:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754759AbZE0ArW (ORCPT ); Tue, 26 May 2009 20:47:22 -0400 Received: from smtp.gentoo.org ([140.211.166.183]:42566 "EHLO smtp.gentoo.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753697AbZE0ArV (ORCPT ); Tue, 26 May 2009 20:47:21 -0400 From: Mike Frysinger Organization: wh0rd.org To: Paul Mundt Subject: Re: [PATCH 1/3] mtd/maps: uclinux: allow systems to override map addr/size Date: Tue, 26 May 2009 20:46:24 -0400 User-Agent: KMail/1.11.3 (Linux/2.6.29.2; KDE/4.2.3; x86_64; ; ) Cc: linux-kernel@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org, Greg Ungerer , uclinux-dev@uclinux.org, linux-mtd@lists.infradead.org References: <20090526231902.GA6295@linux-sh.org> <1243380798-10089-1-git-send-email-vapier@gentoo.org> <20090526234616.GC6295@linux-sh.org> In-Reply-To: <20090526234616.GC6295@linux-sh.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5121164.yJ2B4dnUz4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200905262047.21041.vapier@gentoo.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart5121164.yJ2B4dnUz4 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 26 May 2009 19:46:16 Paul Mundt wrote: > On Tue, May 26, 2009 at 07:33:16PM -0400, Mike Frysinger wrote: > > +extern char _ebss; > > + > > Also, it would be nice if the remaining architectures that define _ebss > could shove this in their asm/sections.h so we can kill this off from the > driver itself. well, everyone would still have to define the _ebss symbol otherwise they'd= =20 get an undefined error due to how the map is initialized. =2Dmike --nextPart5121164.yJ2B4dnUz4 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iQIcBAABAgAGBQJKHI2YAAoJEEFjO5/oN/WBNyoP/AuWRIuiYsz8rfmy4+BhABfm hdwnqRsQHBToW21wdM/nLfbKOFJBRh1vGFeY8AzDwzwBV3Dgj8xEeDRQHbDxmjqk FkSepOhiOnl+Edi9jyhHrznDYfQBiwhm78BN4wpYON0Ix8MjJEhDaaOJXzpjYoA1 Ps1THncpkfSdRkdtPkYeKh1Ag3XdNGoQzdecR+AF84SDTscHZ4zSb5N2cJQ9d/oA qMfMOGJPepeLB3FelhzOF32VV/viRYA1KvRZiNJhdIwlTTEAz+A7D81Ij/qOznMR pAKjj0/FkfRJIhL1xrrOFrMoiE2OVVWzR6TScspGP0EqCtVwbpNuaJhOiPK7thGv PJMAHuEC6jMXTRQ3usvZLfrWy5P4UPrgQcaZSYsNG5L0Qy9BKiOsNzR4Hvf0JjVi wTSsYl42N64BEg2u0Kf3jegSUvDaug9Cod3g9PiV5mtfD36cA+Mh7k3a4mAlm3ax 3LGOJXLsISCXyBZDbzQ3Si2YCWjZdEozH3ncqt3oR7TGMzdhT5XLOUJPY7E0J04R uUChujv/YnOQdmCNItKA88wJoZhhscPjF13gXtREgIwouJRa5D6RVCSAe48ZVnbd CVbpgPGxm8ZLke/bpf93jskJV+AFbU1uCsO7UdLQ1avsrAOV6kLmHTdbyayG08hz zFHsbhbIAJKjBwbBjMXJ =bDQO -----END PGP SIGNATURE----- --nextPart5121164.yJ2B4dnUz4--