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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 212B7C64E7A for ; Tue, 1 Dec 2020 14:55:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B7B2F2076C for ; Tue, 1 Dec 2020 14:55:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alien8.de header.i=@alien8.de header.b="ZOIf/oSE" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391585AbgLAOzE (ORCPT ); Tue, 1 Dec 2020 09:55:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389519AbgLAOzE (ORCPT ); Tue, 1 Dec 2020 09:55:04 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2AAA1C0613CF for ; Tue, 1 Dec 2020 06:54:23 -0800 (PST) Received: from zn.tnic (p200300ec2f0e6a00797954e951a06088.dip0.t-ipconnect.de [IPv6:2003:ec:2f0e:6a00:7979:54e9:51a0:6088]) (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 5F2571EC04B9; Tue, 1 Dec 2020 15:54:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1606834461; 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=+P6mLtdTiCQEV00e7XUadSCicMLYNZyllTVA4ujVE+o=; b=ZOIf/oSEITo3E5OhQyNscvmmsjaDOIIHwhzRquBXC578emnt0yrzEdIO5r7xaFlGLjIzO6 5rbj30wI2HprBxobcfVxKlsMS0PMp5DXf9766TOV7zkizup8AtVqAliL19rQed/93Y+bst afiu8WaY26y1CA/Gqnk2T19JBpwLiWs= Date: Tue, 1 Dec 2020 15:54:15 +0100 From: Borislav Petkov To: wangrongwei Cc: catalin.marinas@arm.com, Will Deacon , bjorn.andersson@linaro.org, shawnguo@kernel.org, vkoul@kernel.org, geert+renesas@glider.be, Anson.Huang@nxp.com, michael@walle.cc, krzk@kernel.org, olof@lixom.net, vincenzo.frascino@arm.com, ardb@kernel.org, masahiroy@kernel.org, gshan@redhat.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] arm64:msr: Add MSR driver Message-ID: <20201201145415.GC22927@zn.tnic> References: <20201130174833.41315-1-rongwei.wang@linux.alibaba.com> <20201130190331.GI6019@zn.tnic> <8724DF91-5BF0-4265-8091-F9E0C7DC2F1A@linux.alibaba.com> <20201201112647.GA22927@zn.tnic> 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 Tue, Dec 01, 2020 at 10:33:42PM +0800, wangrongwei wrote: > Yes, and x86 also provides two instructions with the same name in the > instruction set, but not in ARM. Sorry, I can't parse what you're trying to say here. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette