From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Li, Zhen-Hua" Subject: Re: [PATCH 1/1] x86/iommu: correct ICS register offset Date: Thu, 26 Sep 2013 09:35:45 +0800 Message-ID: <52438F71.30909@hp.com> References: <1379053652-29206-1-git-send-email-zhen-hual@hp.com> <52381505.4010701@hp.com> <20130924110551.GC4532@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130924110551.GC4532-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Joerg Roedel Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, David Woodhouse , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ingo Molnar List-Id: iommu@lists.linux-foundation.org Joerg, Thank you for reviewing this patch. ZhenHua On 09/24/2013 07:05 PM, Joerg Roedel wrote: > On Tue, Sep 17, 2013 at 04:38:29PM +0800, ZhenHua wrote: >> Hi Guys, >> Though DMAR_ICS_REG is not used yet, I think this patch is >> necessary. So please take a look at it. > You are right, my Spec says the same. It doesn't matter much since the > register seems to be unused in the VT-d driver. I applied the patch to > iommu/fixes anyway. > > > Joerg > > > . > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753141Ab3IZBfv (ORCPT ); Wed, 25 Sep 2013 21:35:51 -0400 Received: from g4t0014.houston.hp.com ([15.201.24.17]:47970 "EHLO g4t0014.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751172Ab3IZBfu (ORCPT ); Wed, 25 Sep 2013 21:35:50 -0400 Message-ID: <52438F71.30909@hp.com> Date: Thu, 26 Sep 2013 09:35:45 +0800 From: "Li, Zhen-Hua" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Joerg Roedel CC: David Woodhouse , iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Ingo Molnar , Donald Dutile Subject: Re: [PATCH 1/1] x86/iommu: correct ICS register offset References: <1379053652-29206-1-git-send-email-zhen-hual@hp.com> <52381505.4010701@hp.com> <20130924110551.GC4532@8bytes.org> In-Reply-To: <20130924110551.GC4532@8bytes.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joerg, Thank you for reviewing this patch. ZhenHua On 09/24/2013 07:05 PM, Joerg Roedel wrote: > On Tue, Sep 17, 2013 at 04:38:29PM +0800, ZhenHua wrote: >> Hi Guys, >> Though DMAR_ICS_REG is not used yet, I think this patch is >> necessary. So please take a look at it. > You are right, my Spec says the same. It doesn't matter much since the > register seems to be unused in the VT-d driver. I applied the patch to > iommu/fixes anyway. > > > Joerg > > > . >