From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 427B4C433FE for ; Fri, 5 Nov 2021 07:35:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2BBDB61262 for ; Fri, 5 Nov 2021 07:35:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232600AbhKEHid (ORCPT ); Fri, 5 Nov 2021 03:38:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232591AbhKEHi3 (ORCPT ); Fri, 5 Nov 2021 03:38:29 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3F94CC061714 for ; Fri, 5 Nov 2021 00:35:50 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 1A09A3FF; Fri, 5 Nov 2021 08:35:47 +0100 (CET) Date: Fri, 5 Nov 2021 08:35:40 +0100 From: Joerg Roedel To: Linus Torvalds Cc: Will Deacon , Linux Kernel Mailing List , iommu , Lu Baolu Subject: Re: [git pull] IOMMU Updates for Linux v5.16 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 04, 2021 at 11:10:53AM -0700, Linus Torvalds wrote: > That too seems to be stale and unused since commit 9bfecd058339 > ("x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove > update_pasid()") > > I left it alone because I didn't want to do any extra development in > the merge commit itself, but it looks to me like there's some room for > more cleanips. No? Yes, looks like this define is unused now. I talk to Baolu whether this can be cleaned up too, Baolu? Thanks, Joerg