From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Wed, 16 Apr 2003 23:31:21 +0000 Subject: Re: [Linux-ia64] brl emulation bug fix Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Wed, 16 Apr 2003 14:00:13 -0700, Arun Sharma said: Arun> This applies to both 2.4 and 2.5. A 64 bit value was being assigned to Arun> an int. It didn't actually apply in 2.5 due to some whitespace differences (blank vs. tab), but I applied it by hand now. Thanks! --david