Re: main armv7 context: kldload of sdt.ko leads to lots of "invalid tracepoint . . ." output during its kldload and some later kldload activity

2025-05-13 Thread Mark Millard
On May 13, 2025, at 12:37, Mark Johnston wrote: > > On Mon, May 12, 2025 at 09:10:54PM -0700, Mark Millard wrote: >> To test the status of a couple of old armv7 networking bugzilla >> submittal I'd done, I ran my old script for preloading various >> kernel modules used by kyua tests. It has been

Re: incremental bulds from scratch with beinstall.sh

2025-05-13 Thread Simon J. Gerraty
Mark Millard wrote: > > If you are going to head down that path, I would highly recommend > > using the 'mk' wrapper from > > https://www.crufty.net/ftp/pub/sjg/sb-tools.tar.gz > > We've used that model at work for over 20 years. > > Described in https://www.crufty.net/sjg/docs/sb-tools.htm > > >

Re: main armv7 context: kldload of sdt.ko leads to lots of "invalid tracepoint . . ." output during its kldload and some later kldload activity

2025-05-13 Thread Mark Johnston
On Mon, May 12, 2025 at 09:10:54PM -0700, Mark Millard wrote: > To test the status of a couple of old armv7 networking bugzilla > submittal I'd done, I ran my old script for preloading various > kernel modules used by kyua tests. It has been a very long time > since I've done such. > > (Note: I al

Re: incremental bulds from scratch with beinstall.sh

2025-05-13 Thread Mark Millard
On May 13, 2025, at 08:43, Simon J. Gerraty wrote: > Mark Millard wrote: >>> Use of a: >>> >>> env __MAKE_CONF="/usr/home/root/src.configs/make.conf" >>> >>> prefix for each make command and the file content >>> like shown by the cat below: > > If you are going to head down that path, I would

Re: incremental bulds from scratch with beinstall.sh

2025-05-13 Thread Simon J. Gerraty
Mark Millard wrote: > > Use of a: > > > > env __MAKE_CONF="/usr/home/root/src.configs/make.conf" > > > > prefix for each make command and the file content > > like shown by the cat below: If you are going to head down that path, I would highly recommend using the 'mk' wrapper from https://www.cru

Re: update on unix(4)

2025-05-13 Thread Alexander Leidinger
Am 2025-05-13 06:07, schrieb Gleb Smirnoff: Hi, I'm aware of 3 recently discovered regressions due to my d15792780760: 1) sway gets into infinite loop, bug 286692. 2) A panic reported by Alexander on recv(2). 3) A panic found by syzkaller on shutdown(2). The 1) is probably top priority since h

Re: Loader goes to LINES=16 and kernel stays on that :(

2025-05-13 Thread Jakob Alvermark
On 2025-05-12 22:36, Toomas Soome wrote: On 12. May 2025, at 22:50, Jakob Alvermark wrote: On 2025-05-10 22:13, Adrian Chadd wrote: On Sat, 10 May 2025 at 13:10, Warner Losh wrote: Yea. This is due to the new, larger font and a hidden bug. Hasn't this been fixed in -HEAD? I though