Re: Question about F_RDLCK and F_WRLCK on alpha

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux on Alpha processors <axp-list@...>
Cc: <linux-kernel@...>, Jay Estabrook <jay.estabrook@...>
Date: Wednesday, November 14, 2007 - 11:47 pm

I suppose this can be better analyzed if the cpp output is presented to 
show exactly how rdlck/wrlck is included/defined .

But the only requirement is that the flags are unique. solong as wrlck 
!= rdlck != unlck every is happy.

There is no expectation that an i386 binary will run on an alpha machine.

there might be an issue if the i386 source code uses "0" or "1" 
constants instead of the WRLCK/RDLCK. And then compiled on the alpha. 
Then it would be out of sync.

I suppose they are different bec the folks at OSF had it defined that 
way. And there was some need to run OSF/alpha bins on a linux/alpha ( 
just a guess on my part )

Oliver Falk wrote:
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Question about F_RDLCK and F_WRLCK on alpha, Oliver Falk, (Wed Nov 14, 4:52 pm)
Re: Question about F_RDLCK and F_WRLCK on alpha, U. George, (Wed Nov 14, 11:47 pm)