Re: [PATCH 4/5] Char: cyclades, remove volatiles

2007-04-10 Thread John Stoffel
> "Jiri" == Jiri Slaby <[EMAIL PROTECTED]> writes: >> I've got an old Cyclom-Y card (ISA) that I use, should I bother trying >> out your changes? Jiri> No, don't bother with these. If you are willing to test, please Jiri> test next patchset -- I'll post it shortly. Or do you prefer Jiri> exte

Re: [PATCH 4/5] Char: cyclades, remove volatiles

2007-04-10 Thread Jiri Slaby
John Stoffel napsal(a): >> "Jiri" == Jiri Slaby <[EMAIL PROTECTED]> writes: > > Jiri> Andrew Morton napsal(a): >>> On Wed, 4 Apr 2007 23:45:38 +0200 (CEST) Jiri Slaby <[EMAIL PROTECTED]> >>> wrote: >>> cyclades, remove volatiles >>> The other changes seem uncontroversial, but this one h

Re: [PATCH 4/5] Char: cyclades, remove volatiles

2007-04-09 Thread John Stoffel
> "Jiri" == Jiri Slaby <[EMAIL PROTECTED]> writes: Jiri> Andrew Morton napsal(a): >> On Wed, 4 Apr 2007 23:45:38 +0200 (CEST) Jiri Slaby <[EMAIL PROTECTED]> >> wrote: >> >>> cyclades, remove volatiles >> >> The other changes seem uncontroversial, but this one has the potential >> to change

Re: [PATCH 4/5] Char: cyclades, remove volatiles

2007-04-07 Thread Jiri Slaby
Andrew Morton napsal(a): > On Wed, 4 Apr 2007 23:45:38 +0200 (CEST) Jiri Slaby <[EMAIL PROTECTED]> > wrote: > >> cyclades, remove volatiles > > The other changes seem uncontroversial, but this one has the potential > to change runtime behaviour. And cyclades.c is a driver which some people > a

Re: [PATCH 4/5] Char: cyclades, remove volatiles

2007-04-06 Thread Andrew Morton
On Wed, 4 Apr 2007 23:45:38 +0200 (CEST) Jiri Slaby <[EMAIL PROTECTED]> wrote: > cyclades, remove volatiles The other changes seem uncontroversial, but this one has the potential to change runtime behaviour. And cyclades.c is a driver which some people actually use ;) Have these changes been r