From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Date: Tue, 23 Aug 2016 03:48:10 +0000 Subject: Re: [alsa-devel] [PATCH 1/2] ALSA: compress: Use memdup_user() rather than duplicating its implement Message-Id: <20160823035547.GS2890@localhost> List-Id: References: <566ABCD9.1060404@users.sourceforge.net> <7233eb00-a941-4935-dce2-7cb907272d41@users.sourceforge.net> <375fcd8c-ebb5-5f63-f094-347559c5b9c1@users.sourceforge.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Takashi Iwai Cc: SF Markus Elfring , alsa-devel@alsa-project.org, Jaroslav Kysela , Julia Lawall , kernel-janitors@vger.kernel.org, LKML On Mon, Aug 22, 2016 at 02:05:43PM +0200, Takashi Iwai wrote: > On Sun, 21 Aug 2016 21:43:22 +0200, > SF Markus Elfring wrote: > > > > From: Markus Elfring > > Date: Sun, 21 Aug 2016 21:02:06 +0200 > > > > Reuse existing functionality from memdup_user() instead of keeping > > duplicate source code. > > > > This issue was detected by using the Coccinelle software. > > > > Signed-off-by: Markus Elfring > > Applied this one, but the second patch won't be, since other people > seem to disagree with the usefulness. I see a v2 as well discarding patch 2 here and some other changes -- ~Vinod