Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp333022ybb; Thu, 19 Mar 2020 23:17:48 -0700 (PDT) X-Google-Smtp-Source: ADFU+vvTZjIQrAKQPgz4WsHDrKhO3Yf7ufYIKpcAxZLnYuWQ4kGhRG7VpZWzKwZexuK2h+3jn3eB X-Received: by 2002:a05:6830:10cd:: with SMTP id z13mr5316118oto.210.1584685067969; Thu, 19 Mar 2020 23:17:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584685067; cv=none; d=google.com; s=arc-20160816; b=G/KootjwPGh/ofirzb3v7ir1yuIOkOK/v76uxtQ9zeAMt/3fm0L5Rs+uY0OpU4b5YA wm35na+0i6MbImHpEkRSHCufUW+Dy+E2linlOAaF238MCx/893/MgTmWXXUu8GuW8Y/8 dH0faqIlBlP84ISbYOCBk5Uv+C+tIhejmTKHzFshygeXrwH6yWwF+H/g36BJo2lGXRgw I3ZIZVbZbKHwsXegwCL9Ij1eCg582HHbmAyKa1MhfJQUxL2rL7B+YoBq6w1T7Dhp3SKZ kE5Tuc6s6l51YDiEaD3bjd5rHB0FWMKd1sVvFV6P08Jv+45BICHouhltRPbDEpwhZy8L yRXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=7RaykBrYKnwsZRSa10ADuXbsBN6rQ1sah4/VD/o/pZc=; b=nDC6a951WorMA9MWdECpYUPyzgdG/LCoMF3eSxlJipCMNVidGBcdV40k94+9P4OmMb IQXxSKcTHWV+Bft3GvgDAiizUP4Ogo9Bd2oAG7sa5uBwKK8A7IoNGO9R/px889mfOeBa XsOe85hreRufVFuURmoncDhCTM1zrasLPrhEpHF1hmsO8/UmZb6TiW6PZgwi6BKWRwVU c9AQ9nLSrK6EKrOnj8VvnOluDln1+HkXdpucn5Q2Ok9ytliqkGs+s5QKiXfg4M3nI97q nt5W+miI7yn9dWP8fhFYwoL+tsEGAnjmaK4/R0OZ5pLCkOCg9nPCwkfvSAppZyrrxQWB ZgQQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 9si2113933oir.76.2020.03.19.23.17.31; Thu, 19 Mar 2020 23:17:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726614AbgCTGQf (ORCPT + 99 others); Fri, 20 Mar 2020 02:16:35 -0400 Received: from szxga04-in.huawei.com ([45.249.212.190]:12113 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726030AbgCTGQf (ORCPT ); Fri, 20 Mar 2020 02:16:35 -0400 Received: from DGGEMS406-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 3C57286598A0FBBAB9AA; Fri, 20 Mar 2020 14:16:16 +0800 (CST) Received: from [127.0.0.1] (10.173.221.195) by DGGEMS406-HUB.china.huawei.com (10.3.19.206) with Microsoft SMTP Server id 14.3.487.0; Fri, 20 Mar 2020 14:16:06 +0800 Subject: Re: [PATCH v4 0/6] implement KASLR for powerpc/fsl_booke/64 To: Daniel Axtens , , , , , , , , , , CC: , References: <20200306064033.3398-1-yanaijie@huawei.com> <87imizww4i.fsf@dja-thinkpad.axtens.net> From: Jason Yan Message-ID: <6546b653-c7d6-41cf-3954-0587600127e3@huawei.com> Date: Fri, 20 Mar 2020 14:16:04 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: <87imizww4i.fsf@dja-thinkpad.axtens.net> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.173.221.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2020/3/20 11:19, Daniel Axtens 写道: > Hi Jason, > > I tried to compile this series and got the following error: > > /home/dja/dev/linux/linux/arch/powerpc/mm/nohash/kaslr_booke.c: In function ‘kaslr_early_init’: > /home/dja/dev/linux/linux/arch/powerpc/mm/nohash/kaslr_booke.c:357:33: error: ‘linear_sz’ may be used uninitialized in this function [-Werror=maybe-uninitialized] > 357 | regions.pa_end = memstart_addr + linear_sz; > | ~~~~~~~~~~~~~~^~~~~~~~~~~ > /home/dja/dev/linux/linux/arch/powerpc/mm/nohash/kaslr_booke.c:317:21: note: ‘linear_sz’ was declared here > 317 | unsigned long ram, linear_sz; > | ^~~~~~~~~ > /home/dja/dev/linux/linux/arch/powerpc/mm/nohash/kaslr_booke.c:187:8: error: ‘ram’ may be used uninitialized in this function [-Werror=maybe-uninitialized] > 187 | ret = parse_crashkernel(boot_command_line, size, &crash_size, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 188 | &crash_base); > | ~~~~~~~~~~~~ > /home/dja/dev/linux/linux/arch/powerpc/mm/nohash/kaslr_booke.c:317:16: note: ‘ram’ was declared here > 317 | unsigned long ram, linear_sz; > | ^~~ > cc1: all warnings being treated as errors > make[4]: *** [/home/dja/dev/linux/linux/scripts/Makefile.build:268: arch/powerpc/mm/nohash/kaslr_booke.o] Error 1 > make[3]: *** [/home/dja/dev/linux/linux/scripts/Makefile.build:505: arch/powerpc/mm/nohash] Error 2 > make[2]: *** [/home/dja/dev/linux/linux/scripts/Makefile.build:505: arch/powerpc/mm] Error 2 > make[2]: *** Waiting for unfinished jobs.... > > I have attached my .config file. > Thanks Daniel, My config had CC_DISABLE_WARN_MAYBE_UNINITIALIZED=y enabled so I missed this warning. I will fix it. Thanks again. Jason > I'm using > powerpc64-linux-gnu-gcc (Ubuntu 9.2.1-9ubuntu1) 9.2.1 20191008 > > Regards, > Daniel > > > > >> This is a try to implement KASLR for Freescale BookE64 which is based on >> my earlier implementation for Freescale BookE32: >> https://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=131718&state=* >> >> The implementation for Freescale BookE64 is similar as BookE32. One >> difference is that Freescale BookE64 set up a TLB mapping of 1G during >> booting. Another difference is that ppc64 needs the kernel to be >> 64K-aligned. So we can randomize the kernel in this 1G mapping and make >> it 64K-aligned. This can save some code to creat another TLB map at >> early boot. The disadvantage is that we only have about 1G/64K = 16384 >> slots to put the kernel in. >> >> KERNELBASE >> >> 64K |--> kernel <--| >> | | | >> +--+--+--+ +--+--+--+--+--+--+--+--+--+ +--+--+ >> | | | |....| | | | | | | | | |....| | | >> +--+--+--+ +--+--+--+--+--+--+--+--+--+ +--+--+ >> | | 1G >> |-----> offset <-----| >> >> kernstart_virt_addr >> >> I'm not sure if the slot numbers is enough or the design has any >> defects. If you have some better ideas, I would be happy to hear that. >> >> Thank you all. >> >> v3->v4: >> Do not define __kaslr_offset as a fixed symbol. Reference __run_at_load and >> __kaslr_offset by symbol instead of magic offsets. >> Use IS_ENABLED(CONFIG_PPC32) instead of #ifdef CONFIG_PPC32. >> Change kaslr-booke32 to kaslr-booke in index.rst >> Switch some instructions to 64-bit. >> v2->v3: >> Fix build error when KASLR is disabled. >> v1->v2: >> Add __kaslr_offset for the secondary cpu boot up. >> >> Jason Yan (6): >> powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and >> kaslr_early_init() >> powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper >> powerpc/fsl_booke/64: implement KASLR for fsl_booke64 >> powerpc/fsl_booke/64: do not clear the BSS for the second pass >> powerpc/fsl_booke/64: clear the original kernel if randomized >> powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst >> and add 64bit part >> >> Documentation/powerpc/index.rst | 2 +- >> .../{kaslr-booke32.rst => kaslr-booke.rst} | 35 +++++++- >> arch/powerpc/Kconfig | 2 +- >> arch/powerpc/kernel/exceptions-64e.S | 23 +++++ >> arch/powerpc/kernel/head_64.S | 13 +++ >> arch/powerpc/kernel/setup_64.c | 3 + >> arch/powerpc/mm/mmu_decl.h | 23 ++--- >> arch/powerpc/mm/nohash/kaslr_booke.c | 88 +++++++++++++------ >> 8 files changed, 144 insertions(+), 45 deletions(-) >> rename Documentation/powerpc/{kaslr-booke32.rst => kaslr-booke.rst} (59%) >> >> -- >> 2.17.2