Re: [Bug 10732] REGRESSION: 2.6.26-rc2-git4: X server failed start onX61s laptop

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeremy Fitzhardinge
Date: Tuesday, May 20, 2008 - 12:32 am

Hugh Dickins wrote:

I got rid of a bunch of _AT() uses because the constants aren't used in 
.S files anywhere.  Also, I couldn't see how to represent a 64-bit 
constant in assembler, so I wasn't sure of their correctness (the as 
manual is irritatingly vague on the matter).


__PHYSICAL_LOW_BITS is a bit more elegant than what I did there (the 
problem is getting a physaddr_t-width PAGE_MASK).  But the formulation 
in my patch certainly works.

    J
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: REGRESSION: 2.6.26-rc2-git4: X server failed start on ..., Pallipadi, Venkatesh, (Sat May 17, 6:21 am)
RE: [Bug 10732] REGRESSION: 2.6.26-rc2-git4: X server fail ..., Pallipadi, Venkatesh, (Sat May 17, 9:02 am)
Re: [Bug 10732] REGRESSION: 2.6.26-rc2-git4: X server fail ..., Jeremy Fitzhardinge, (Mon May 19, 4:04 pm)
Re: [Bug 10732] REGRESSION: 2.6.26-rc2-git4: X server fail ..., Jeremy Fitzhardinge, (Tue May 20, 12:31 am)
Re: [Bug 10732] REGRESSION: 2.6.26-rc2-git4: X server fail ..., Jeremy Fitzhardinge, (Tue May 20, 12:32 am)
Fix for asm warning in head_32.S, Joe Korty, (Mon Jun 2, 2:21 pm)