On Saturday, October 15, 2011 10:56:54 AM Wolfgang Denk wrote:
> Dear Prabhakar Lad,
>
> In message you wrote:
> > > I've explained this a number of times recently - there are actually
> > > very, very few occasions where "volatile" actually makes sense.
> > >
> > > Agreed, but I see a piec
Hi Wolfgang
On 10/15/11, Wolfgang Denk wrote:
> Dear Prabhakar Lad,
>
> In message
> you
> wrote:
>>
>> > I've explained this a number of times recently - there are actually
>> > very, very few occasions where "volatile" actually makes sense.
>> >
>> > Agreed, but I see a piece of code wher
Dear Prabhakar Lad,
In message
you wrote:
>
> > I've explained this a number of times recently - there are actually
> > very, very few occasions where "volatile" actually makes sense.
> >
> > Agreed, but I see a piece of code where virtual address are compared.
> For example in arch/a
Hi Wolfgang,
On Sat, Oct 15, 2011 at 2:54 AM, Wolfgang Denk wrote:
> Dear Jason,
>
> In message <20111014202224.gi7...@titan.lakedaemon.net> you wrote:
> >
> > > > 1.) checkpatch.pl complained about volatile in source.c:312. This
> is
> > > >a register we bitbang in a loop and we don'
Dear Jason,
In message <20111014202224.gi7...@titan.lakedaemon.net> you wrote:
>
> > > 1.) checkpatch.pl complained about volatile in source.c:312. This is
> > >a register we bitbang in a loop and we don't want the compiler
> > >optimizing it out.
> >
> > This would, in almost
Wolfgang,
On Fri, Oct 14, 2011 at 09:58:44PM +0200, Wolfgang Denk wrote:
> Dear Jason,
>
> In message <20111014131245.gf7...@titan.lakedaemon.net> you wrote:
> >
> > 1.) checkpatch.pl complained about volatile in source.c:312. This is
> >a register we bitbang in a loop and we don't
Dear Jason,
In message <20111014131245.gf7...@titan.lakedaemon.net> you wrote:
>
> 1.) checkpatch.pl complained about volatile in source.c:312. This is
>a register we bitbang in a loop and we don't want the compiler
>optimizing it out.
This would, in almost all cases, trig
Prabhakar,
On Wed, Oct 12, 2011 at 04:05:57PM +0530, Prabhakar Lad wrote:
> The checkpatch complains for volatile keyword,
Just to make sure [1], since there is a lot of misunderstanding regarding
volatile.
> if "volatile" is necessary and cannot be removed,
Please see [2], people are more inc
any one?
Regards
--Prabhakar Lad
On Wed, Oct 12, 2011 at 4:05 PM, Prabhakar Lad
wrote:
> Hi Wolfgang,
>
> The checkpatch complains for volatile keyword, if "volatile" is necessary
> and cannot be removed,
> Is it necessary to inform in the cover letter or the patch itself stating
> that these
Hi Wolfgang,
The checkpatch complains for volatile keyword, if "volatile" is necessary
and cannot be removed,
Is it necessary to inform in the cover letter or the patch itself stating
that these warnings should be neglected ?
Regards
--Prabhakar Lad
_
10 matches
Mail list logo