Alan Cox wrote:
On Sul, 2005-01-16 at 21:04, Andrew Morton wrote:
James Nelson <[EMAIL PROTECTED]> wrote:
This series of patches removes the last cli()/sti()/save_flags()/restore_flags()
function calls in drivers/char.
I don't see much point in this, really. Those cli() calls are a big fat
sign sa
On Sul, 2005-01-16 at 21:04, Andrew Morton wrote:
> James Nelson <[EMAIL PROTECTED]> wrote:
> >
> > This series of patches removes the last
> > cli()/sti()/save_flags()/restore_flags()
> > function calls in drivers/char.
>
> I don't see much point in this, really. Those cli() calls are a big fa
James Nelson <[EMAIL PROTECTED]> wrote:
>
> This series of patches removes the last
> cli()/sti()/save_flags()/restore_flags()
> function calls in drivers/char.
I don't see much point in this, really. Those cli() calls are a big fat
sign saying "broken on smp" and they now generate compile-time
Randy.Dunlap wrote:
James Nelson wrote:
This series of patches removes the last
cli()/sti()/save_flags()/restore_flags()
function calls in drivers/char.
to what end?
I guess I don't get it. What makes these drivers SMP-safe now?
Or is this series of patches only done to kill off the use
of depre
James Nelson wrote:
This series of patches removes the last cli()/sti()/save_flags()/restore_flags()
function calls in drivers/char.
to what end?
I guess I don't get it. What makes these drivers SMP-safe now?
Or is this series of patches only done to kill off the use
of deprecated functions? If t
5 matches
Mail list logo