Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932586AbaD1TZV (ORCPT ); Mon, 28 Apr 2014 15:25:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48565 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932521AbaD1TZO (ORCPT ); Mon, 28 Apr 2014 15:25:14 -0400 Message-ID: <1398708505.2843.17.camel@adam.happyassassin.net> Authentication-Results: mail.happyassassin.net; dmarc=none header.from=redhat.com Subject: Re: [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses. From: Adam Williamson To: Lan Tianyu Cc: wsa@the-dreams.de, rjw@rjwysocki.net, mika.westerberg@linux.intel.com, lenb@kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Lv Zheng Date: Mon, 28 Apr 2014 11:08:25 -0700 In-Reply-To: <1398707520.2843.16.camel@adam.happyassassin.net> References: <1398147855-9868-1-git-send-email-tianyu.lan@intel.com> <1398695268-28645-1-git-send-email-tianyu.lan@intel.com> <1398695268-28645-2-git-send-email-tianyu.lan@intel.com> <1398707520.2843.16.camel@adam.happyassassin.net> Organization: Red Hat Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2014-04-28 at 10:52 -0700, Adam Williamson wrote: > On Mon, 2014-04-28 at 22:27 +0800, Lan Tianyu wrote: > > From: Lv Zheng > > > > The size of the buffer allocated for generic_serial_bus region access > > is not correct. This patch introduces acpi_ex_get_serial_access_length() > > to be invoked to obtain correct data buffer length. Reported by > > Lan Tianyu, Fixed by Lv Zheng. > > > > Reviewed-by: Mika Westerberg > > Signed-off-by: Lv Zheng > > Signed-off-by: Lan Tianyu > > Very superficial issue, and sorry I forgot to mention it for v1, but the > summary line for this patch (1/9) ends with a period - "...region field > accesses." - which I think is not the correct style? In fact, it seems this patch already got merged into Linus' tree somehow: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/acpi/acpica/exfield.c?id=6273f00e6ecbd60494a979033b7e5271a29a0436 the others do not seem to have been merged yet. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- 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/