Re: main armv7 context: kldload of sdt.ko leads to lots of "invalid tracepoint . . ." output during its kldload and some later kldload activity
Mark Johnston <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm,gmane.os.freebsd.current |
|---|---|
| Message-ID | <aCOfhwn1c2RLTiSI@nuc> |
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 also avoided loading zfs.ko because of its reporting > that only having 2 pages reserved for the armv7 could lead > to kernel stack overflow problems.) > > sdt.ko lead to new behavior: > (without it loaded no "invalid tracepoint" > output happens) I think commit 15143ba61a3b154023095afa333b25592af4b904 addresses this. Can you confirm?