Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/sys



On Wed, Jan 29, 2020 at 12:58:52AM +0700, Robert Elz wrote:

>     Date:        Tue, 28 Jan 2020 16:40:27 +0000
>     From:        "Andrew Doran" <ad%netbsd.org@localhost>
>     Message-ID:  <20200128164027.8558BFBF4%cvs.NetBSD.org@localhost>
> 
>   | Log Message:
>   | Put pri_t back to an int.  It looks like there might be a sign extension
>   | issue somewhere but it's not worth the hassle trying to find it.
> 
> This changes the kernel internal ABI doesn't it?   It would have needed
> a kernel version bump when the reverted change was made, and now needs
> one it has been removed, doesn't it?

Yes it does.  I made one later yesterday.  My changes today need another but
Jason already bumped the version earlier in the day, and I think one a day
is enough!

Andrew


Home | Main Index | Thread Index | Old Index