Google
  Web www.spinics.net

Re: [PATCH v2] unify sys_pipe implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Sat, 3 May 2008, Ulrich Drepper wrote:
> 
> Some arch maintainers might want to take a look at their remaining
> special versions.  The cris version, for instance, only differs from
> the generic version in that it takes the BKL.  Is this still needed
> these days?

No, definitely not.

That said, I think that in order to not break other architectures, and to 
make it even easier to do this transformation, how about we just mark the 
generic version with __weak?

That way, odd architectures can just continue to call their own versions 
"sys_pipe()", and we don't break them unnecessarily.

		Linus


[Linux MIPS Home]     [Kernel list]     [Linux ARM list]     [Linux]     [Git]     [Photo]     [Yosemite News]     [MIPS Architecture]     [Linux SCSI]     [Linux Hams]     [Site Home]

  Powered by Linux