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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38A4EC3DA7D for ; Thu, 5 Jan 2023 11:16:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231727AbjAELQX (ORCPT ); Thu, 5 Jan 2023 06:16:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53768 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231712AbjAELQS (ORCPT ); Thu, 5 Jan 2023 06:16:18 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 558CC1D0F0 for ; Thu, 5 Jan 2023 03:16:17 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id B86F41EC04F0; Thu, 5 Jan 2023 12:16:15 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1672917375; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=sYCv9u4CQpRS47MBdEdo6QEOn787RP/SmqW6LhEI0a0=; b=WjTPr0LLwRQs4SSRgcNVGk7Yipd2rogy9bfwgwLiXS+BXbWyStNpV/QwuEepKA2kRbM2N0 qQEiHkCA2K/SkjuduJ5deHqC2BbUpgIu/8g98sqW0LVXKPgeHFgBo2FFAWxmLcQC7/z/op kAQ0NeMoN54AM+OqhEvsdfVoI8sg41c= Date: Thu, 5 Jan 2023 12:16:11 +0100 From: Borislav Petkov To: Ingo Molnar Cc: X86 ML , LKML , Peter Zijlstra , Thomas Gleixner Subject: Re: [PATCH -v2] x86/alternatives: Add alt_instr.flags Message-ID: References: <20221219195312.7054-1-bp@alien8.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 05, 2023 at 12:00:14PM +0100, Ingo Molnar wrote: > Neat - my only nitpick would be s/ft_flgs/ft_flags - it's more readable and > we haven't run out of a's yet I guess. ;-) Yeah, probably leftover from when I was trying to fit the params in 80 cols... > Reviewed-by: Ingo Molnar > > I minimally boot-tested it as well. Thx, lemme queue it. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette