From: Alexandre Ghiti <alex@ghiti.fr>
To: Conor Dooley <conor@kernel.org>,
Alexandre Ghiti <alexghiti@rivosinc.com>
Cc: Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Andreas Schwab <schwab@linux-m68k.org>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
Date: Fri, 26 May 2023 18:38:14 +0200 [thread overview]
Message-ID: <dc4adf31-e92e-e073-a1ed-2da0015c9de8@ghiti.fr> (raw)
In-Reply-To: <20230526-clergyman-wriggly-accc659a3fad@spud>
On 26/05/2023 18:24, Conor Dooley wrote:
> On Fri, May 26, 2023 at 05:46:30PM +0200, Alexandre Ghiti wrote:
>> Early alternatives are called with the mmu disabled, and then should not
>> access any global symbols through the GOT since it requires relocations,
>> relocations that we do before but *virtually*. So only use medany code
>> model for this early code.
>>
>> Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
>> ---
>>
>> Note that I'm not very happy with this fix, I think we need to put more
>> effort into "harmonizing" this very early code (ie before the mmu is
>> enabled) as it is spread between different locations and compiled
>> differently.
> Totally & I'll happily spend the time trying to review that work.
>
>> I'll work on that later, but for now, this fix does what is
>> needed to work (from my testing at least). Any Tested-by on the Unmatched
>> and T-head boards is welcome!
> On 6.4-rc1 & v6.4-rc1 + this patch, with CONFIG_RELOCATABLE added to my
> config, my Nezha fails to boot. There is no output whatsoever from the
> kernel. Turning off CONFIG_RELOCATABLE boots again.
Damn, that's going to ruin my long week-end...Thanks though, I'll try to
figure out what's going on, too bad I don't have any thead boards!
Thanks again,
Alex
> I didn't test on my unmatched.
>
> Thanks,
> Conor.
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2023-05-26 16:38 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-26 15:46 Alexandre Ghiti
2023-05-26 16:24 ` Conor Dooley
2023-05-26 16:35 ` Conor Dooley
2023-05-27 9:13 ` Alexandre Ghiti
2023-05-27 10:02 ` Conor Dooley
2023-05-28 13:00 ` Alexandre Ghiti
2023-05-28 13:12 ` Conor Dooley
2023-05-28 13:42 ` Alexandre Ghiti
2023-05-28 13:56 ` Conor Dooley
2023-05-29 18:51 ` Alexandre Ghiti
2023-05-29 19:06 ` Conor Dooley
2023-05-29 19:37 ` Alexandre Ghiti
2023-05-30 11:27 ` Conor Dooley
2023-05-30 14:33 ` Alexandre Ghiti
2023-05-30 17:47 ` Conor Dooley
2023-05-30 18:04 ` Alexandre Ghiti
2023-05-30 20:22 ` Conor Dooley
2023-05-31 7:26 ` Alexandre Ghiti
2023-05-31 9:32 ` Conor Dooley
2023-05-31 11:03 ` Alexandre Ghiti
2023-05-26 16:38 ` Alexandre Ghiti [this message]
2023-05-31 15:03 ` Palmer Dabbelt
2023-05-31 15:10 ` patchwork-bot+linux-riscv
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dc4adf31-e92e-e073-a1ed-2da0015c9de8@ghiti.fr \
--to=alex@ghiti.fr \
--cc=alexghiti@rivosinc.com \
--cc=aou@eecs.berkeley.edu \
--cc=conor@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=schwab@linux-m68k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®