Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932520AbbHGQeN (ORCPT ); Fri, 7 Aug 2015 12:34:13 -0400 Received: from mail.skyhub.de ([78.46.96.112]:51364 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932143AbbHGQeL (ORCPT ); Fri, 7 Aug 2015 12:34:11 -0400 Date: Fri, 7 Aug 2015 18:30:47 +0200 From: Borislav Petkov To: Andrzej Hajda Cc: Bartlomiej Zolnierkiewicz , Marek Szyprowski , linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH 07/31] arch/x86/microcode: use kmemdup rather than duplicating its implementation Message-ID: <20150807163047.GD19735@nazgul.tnic> References: <1438934377-4922-1-git-send-email-a.hajda@samsung.com> <1438934377-4922-8-git-send-email-a.hajda@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1438934377-4922-8-git-send-email-a.hajda@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 922 Lines: 28 On Fri, Aug 07, 2015 at 09:59:13AM +0200, Andrzej Hajda wrote: > The patch was generated using fixed coccinelle semantic patch > scripts/coccinelle/api/memdup.cocci [1]. > > [1]: http://permalink.gmane.org/gmane.linux.kernel/2014320 I dropped this footnote from the commit message as it seems that your fix is going to be integrated into memdup.cocci. > Signed-off-by: Andrzej Hajda > --- > arch/x86/kernel/cpu/microcode/amd.c | 4 +--- > arch/x86/kernel/cpu/microcode/intel_early.c | 4 +--- > 2 files changed, 2 insertions(+), 6 deletions(-) Applied, thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/