Received: by 2002:a05:6358:9144:b0:117:f937:c515 with SMTP id r4csp5526556rwr; Tue, 9 May 2023 02:47:08 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4sFYP0n21bk3AdvhEbT+5GszplG0RmFJ0zghQHS1NC2vcYccTAsomPidH+E5qSm5B3oqcN X-Received: by 2002:a05:6a00:a8d:b0:641:24bb:bbb1 with SMTP id b13-20020a056a000a8d00b0064124bbbbb1mr19493603pfl.27.1683625628224; Tue, 09 May 2023 02:47:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1683625628; cv=none; d=google.com; s=arc-20160816; b=imY/1Gg8pi5pZkCgQRp4MqFByzzWq1GcXVMWSFtjOtjQLkpp6xR+X0LcRpPi5sY9NV DUHoHNbwyFtBfIFvwRG32fOcUX/4RRyMB5+S2pbfkm5y0WxfsVOZMIvLSsnf0PlHkW0W MUyxxOgTDD236xX4/AjGXLgtJmRKQA+xj98Kunmfm5YXJjfNUNO92n7SeVW3hkIK7oH4 gZs2jGfRECNgCd9xDU+t2DcSEYQLi5ZYXs+GotfFIzmYerdVH4nahPvspH+a+Sn8lP7/ rkgR9Wvw4Xh6V7HGoL2N6DBTeAI0l05/9vzRhLz+qrU9O4oWTwgV/fw28wUTOQpbStPp z1ig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject; bh=iwIrXQ/PwSxOceRFZfnpMm6c1O4ly/CZp4XNVnztc/8=; b=hMv4GOgK7hvge1T63lDemX9eLdA5ASmb1dKkrlC0imuugiEpU7obURaSim64kbThzq YK4nGaxNNmLBMQKxflqix7KVxnXaYzFx3WnL2KUdsxaZP5oxoU24MusgFSMxl2+A+ygK qZrjZU34L5PM8u4RHVBGP5uwGwKK96Ov6LprKWnNmeLDHUkGdfI6+sXWvGtGq8avWgOZ xJalPdPte/W3khoGMGTN7HJYW4F8aOdn9ovhtv2oUU8NzkHFM3CFMNdKCRmp7uiAmnbT quUYjIT2DJ2/FG+CsdRUYJRWlgTOzowIuW0JK2IkWz+bSbnCEyklRp3sHjk5ODO9rgbL CwyA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id p19-20020a637f53000000b0051b54441fc9si1127034pgn.253.2023.05.09.02.46.43; Tue, 09 May 2023 02:47:08 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234948AbjEIJUt (ORCPT + 99 others); Tue, 9 May 2023 05:20:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234945AbjEIJUY (ORCPT ); Tue, 9 May 2023 05:20:24 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E8CCE100C0; Tue, 9 May 2023 02:20:17 -0700 (PDT) Received: from [192.168.1.103] (178.176.73.203) by msexch01.omp.ru (10.188.4.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.986.14; Tue, 9 May 2023 12:20:06 +0300 Subject: Re: [patch v3 33/36] x86/apic: Save the APIC virtual base address To: Thomas Gleixner , LKML CC: , David Woodhouse , Andrew Cooper , Brian Gerst , Arjan van de Veen , Paolo Bonzini , Paul McKenney , Tom Lendacky , Sean Christopherson , Oleksandr Natalenko , Paul Menzel , "Guilherme G. Piccoli" , Piotr Gorski , Usama Arif , Juergen Gross , Boris Ostrovsky , , Russell King , Arnd Bergmann , , Catalin Marinas , Will Deacon , Guo Ren , , Thomas Bogendoerfer , , "James E.J. Bottomley" , Helge Deller , , Paul Walmsley , Palmer Dabbelt , , Mark Rutland , Sabin Rapan , "Michael Kelley (LINUX)" References: <20230508181633.089804905@linutronix.de> <20230508185219.070274100@linutronix.de> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: Date: Tue, 9 May 2023 12:20:06 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20230508185219.070274100@linutronix.de> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [178.176.73.203] X-ClientProxiedBy: msexch01.omp.ru (10.188.4.12) To msexch01.omp.ru (10.188.4.12) X-KSE-ServerInfo: msexch01.omp.ru, 9 X-KSE-AntiSpam-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.59, Database issued on: 05/09/2023 08:58:12 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 177218 [May 07 2023] X-KSE-AntiSpam-Info: Version: 5.9.59.0 X-KSE-AntiSpam-Info: Envelope from: s.shtylyov@omp.ru X-KSE-AntiSpam-Info: LuaCore: 510 510 bc345371020d3ce827abc4c710f5f0ecf15eaf2e X-KSE-AntiSpam-Info: {rep_avail} X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: {relay has no DNS name} X-KSE-AntiSpam-Info: {SMTP from is not routable} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.73.203 in (user) b.barracudacentral.org} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.73.203 in (user) dbl.spamhaus.org} X-KSE-AntiSpam-Info: 178.176.73.203:7.4.1,7.7.3;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;omp.ru:7.1.1;127.0.0.199:7.1.2 X-KSE-AntiSpam-Info: {iprep_blacklist} X-KSE-AntiSpam-Info: ApMailHostAddress: 178.176.73.203 X-KSE-AntiSpam-Info: {DNS response errors} X-KSE-AntiSpam-Info: Rate: 59 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dmarc=temperror header.from=omp.ru;spf=temperror smtp.mailfrom=omp.ru;dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 05/09/2023 09:07:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 5/9/2023 6:00:00 AM X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: InTheLimit X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello! On 5/8/23 10:44 PM, Thomas Gleixner wrote: > From: Thomas Gleixner > > For parallel CPU brinugp it's required to read the APIC ID in the low level > startup code. The virtual APIC base address is a constant because its a > fix-mapped address. Exposing that constant which is composed via macros to > assembly code is non-trivial dues to header inclusion hell. s/dues/due/? > Aside of that it's constant only because of the vsyscall ABI > requirement. Once vsyscall is out of the picture the fixmap can be placed > at runtime. > > Avoid header hell, stay flexible and store the address in a variable which > can be exposed to the low level startup code. > > Signed-off-by: Thomas Gleixner > Tested-by: Michael Kelley [...] MBR, Sergey