Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 09 Nov 2015 10:19:05 -0800
From: Joe Perches <joe@...ches.com>
To: Julia Lawall <julia.lawall@...6.fr>, Dan Carpenter
	 <dan.carpenter@...cle.com>
Cc: kernel-hardening@...ts.openwall.com, kernel-janitors@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Kees Cook <keescook@...omium.org>
Subject: Re: Re: [PATCH] video: constify geode ops
 structures

On Mon, 2015-11-09 at 18:12 +0000, Julia Lawall wrote:
> 
> On Mon, 9 Nov 2015, Dan Carpenter wrote:
> 
> > Yeah, that's tricky and I don't have an answer but marking things as
> > const is a worth while in itself because it makes static some analysis
> > easier.
> 
> I'm not clear on how to proceed here...

I think not relying on gcc plugins would be good and
would not be harmful even with a future plugin use.

So I think sending patches to add const is good.

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.