Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751316AbdH2BLK (ORCPT ); Mon, 28 Aug 2017 21:11:10 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:5479 "EHLO szxga04-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751236AbdH2BLJ (ORCPT ); Mon, 28 Aug 2017 21:11:09 -0400 Subject: Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block To: "Rafael J. Wysocki" , Borislav Petkov References: <1502971638-31670-1-git-send-email-gengdongjiu@huawei.com> <20170817114349.uxtossvvaccuwy5g@pd.tnic> <5043352.d7u3xW1eZT@aspire.rjw.lan> CC: , , , , , , , , , , , , , , , , , , From: gengdongjiu Message-ID: Date: Tue, 29 Aug 2017 09:10:23 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <5043352.d7u3xW1eZT@aspire.rjw.lan> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.142.68.147] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090203.59A4BF14.0124,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: a954c2fee1e53d31543216dc57b6e849 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 141 Lines: 8 On 2017/8/29 4:57, Rafael J. Wysocki wrote: > Well, I think I did that. :-) > > Anyway, applied. Thanks very much to Rafael and Borislav