Re: [MFC Request] stand: Spell LUA_COMPILE_SET correctly.
- In reply to: UEMURA Tetsuya : "Re: [MFC Request] stand: Spell LUA_COMPILE_SET correctly."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 03:09:21 UTC
I have this queued into my releng/14.1 branch. I'll get RE's permission to merge it once I'm sure it's the only thing I have left. Warner On Mon, May 20, 2024 at 8:06 PM UEMURA Tetsuya <maenaka@pluto.dti.ne.jp> wrote: > Note that efi_free_pages is harmless. The output is also present during > normal start-up. > > -- > UEMURA, Tetsuya <maenaka@pluto.dti.ne.jp> > > Posted on Tue, 21 May 2024 10:08:03 +0900 (JST) > by author UEMURA Tetsuya <maenaka@pluto.dti.ne.jp> > > Dimitry > > > > Thanks so much for MFC. I've just experimented > > FreeBSD-14.1-BETA3-arm-armv7-GENERICSD on RPi2 and indeed it stops > > in loader, just after printing efi_free_pages like: > > > > > Trying: > /VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b,0000000000000000)/VenHw(e61d73b9-a384-4acc-aeab-82e828f3628b,6d00000000000000)/SD(1)/SD(0)/HD(2,0x01,0,0x19800,0x9e6800) > > > Setting currdev to disk0p2: > > > efi_free_pages: illegal free 0x35b51000, 0x0 > > > > I think this must be included into 14.1-R. > > > > -- > > UEMURA, Tetsuya <maenaka@pluto.dti.ne.jp> > > > > Posted on Mon, 20 May 2024 17:00:35 -0600 > > by author Warner Losh <imp@bsdimp.com> > > > Ah Yes. I think this is one of the few things that would. > > > > > > On Mon, May 20, 2024 at 11:10 AM Dimitry Andric <dim@freebsd.org> > wrote: > > > > > > > On 20 May 2024, at 13:00, UEMURA Tetsuya <maenaka@pluto.dti.ne.jp> > wrote: > > > > > > > > > > Main commit e63d20b70ee1dbee9b075f29de6f30cdcfe1abe1 corrected a > typo in > > > > > stand/liblua/lutils.h, which the typo prevents my arm loader.efi, > > > > > specifically, loarder_lua.efi on RPi2 to boot. Can someone please > MFC to > > > > > 14-STABLE ? > > > > > > > > > > > > > https://cgit.freebsd.org/src/commit/?h=stable/14&id=5dd6fb108dd9f5abbacbdc73197ef8468b93b958 > > > > > > > > Warner, this might be a good thing to get into 14.1-R ? Since it is a > > > > trivial fix it should pass re@'s criteria easily. :) > > > > > > > > -Dimitry > > > > > > > > > > > > > > >