[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87h9g8eulv.fsf@rasmusvillemoes.dk>
Date: Mon, 14 Mar 2016 20:18:36 +0100
From: Rasmus Villemoes <linux@...musvillemoes.dk>
To: Oded Gabbay <oded.gabbay@...il.com>
Cc: Kees Cook <keescook@...omium.org>,
Andrew Morton <akpm@...ux-foundation.org>,
David Airlie <airlied@...ux.ie>,
Maling list - DRI developers
<dri-devel@...ts.freedesktop.org>,
"Linux-Kernel\@Vger. Kernel. Org" <linux-kernel@...r.kernel.org>,
One Thousand Gnomes <gnomes@...rguk.ukuu.org.uk>,
Andy Shevchenko <andy.shevchenko@...il.com>,
Kalle Valo <kvalo@...eaurora.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Joe Perches <joe@...ches.com>
Subject: Re: [RFC 1/7] drm/amdkfd: avoid fragile and inefficient snprintf use
On Mon, Mar 14 2016, Oded Gabbay <oded.gabbay@...il.com> wrote:
> On Tue, Mar 8, 2016 at 10:40 PM, Rasmus Villemoes
> <linux@...musvillemoes.dk> wrote:
>> Passing overlapping source and destination buffers to snprintf
>> formally has undefined behaviour and is rather fragile. While the
>
> I saw there were some different opinions on this.
> Have the fixes to the other drivers been taken ?
>
I rewrote this (as well as the joystick/analog.c and wlcore/boot.c
patches) to use seq_buf, and this patch in particular became much
simpler. But since akpm and Alan don't think there's anything to fix I'm
going to drop the series; if anyone wants to pursue this I'll be happy
to send them my v2.
Rasmus
Powered by blists - more mailing lists