Subject: Re: CVS commit: [yamt-uio_vmspace] src/sys/kern
To: None <matt@3am-software.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 12/31/2005 21:55:56
> > Module Name: src
> > Committed By: yamt
> > Date: Sat Dec 31 11:21:51 UTC 2005
> >
> > Modified Files:
> > src/sys/kern [yamt-uio_vmspace]: kern_subr.c uipc_socket.c
> >
> > Log Message:
> > use VMSPACE_IS_KERNEL.
>
> Could you append a _P to it? I'd like new "predicate" macros to
> follow that convention.
VMSPACE_IS_KERNEL_P ?
i haven't heard the convention.
can you put some notes in misc/style or somewhere appropriate?
YAMAMOTO Takashi