From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755886Ab2CaIOT (ORCPT ); Sat, 31 Mar 2012 04:14:19 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:37953 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754478Ab2CaIOM (ORCPT ); Sat, 31 Mar 2012 04:14:12 -0400 Date: Sat, 31 Mar 2012 10:14:07 +0200 From: Ingo Molnar To: Suresh Siddha Cc: Ingo Molnar , Thomas Gleixner , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Joerg Roedel , David Woodhouse , Alex Williamson , Yinghai Lu Subject: Re: [PATCH 00/10] vt-d irq_remap_ops patchset Message-ID: <20120331081407.GC15958@gmail.com> References: <1333133228-3134-1-git-send-email-suresh.b.siddha@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1333133228-3134-1-git-send-email-suresh.b.siddha@intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Suresh Siddha wrote: > Ingo, > > Here is the Joerg's irq_remap_ops patchset updated for the latest -tip. > Simplified some of the naming conventions to follow the irq_remapping > terminology. There are still some "if (irq_remapping_enabled)" checks in > io_apic.c that I would like to roll into the new io_apic_ops. I will > look into that shortly. Just wondering, has this been tested on affected hardware, on top of latest -tip or so? I realize that most of these are clean-ups so they should not break anything, but checking would be worth it nevertheless. Thanks, Ingo