Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Wed, Sep 15, 2021 at 07:58:20PM +0900, Rin Okuyama wrote:
> On 2021/09/11 19:09, Taylor R Campbell wrote:
> > Module Name: src
> > Committed By: riastradh
> > Date: Sat Sep 11 10:09:55 UTC 2021
> >
> > Modified Files:
> > src/sys/arch/sparc64/sparc64: machdep.c
> > src/sys/kern: kern_ksyms.c subr_csan.c subr_msan.c
> > src/sys/sys: ksyms.h
> >
> > Log Message:
> > ksyms: Use pserialize(9) for kernel access to ksyms.
Sorry for my ignorance but I thought that the ksyms list was static? ie
read-only? Or is this change to support kernel modules symbols too and thus
need rw access control?
With regards,
Reinoud
Home |
Main Index |
Thread Index |
Old Index