[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: [PATCH] refcount: trim headers
From:       Ingo Molnar <mingo () kernel ! org>
Date:       2018-03-31 18:46:17
Message-ID: 20180331184617.b7lmphk2jsipghii () gmail ! com
[Download RAW message or body]


* Alexey Dobriyan <adobriyan@gmail.com> wrote:

> On Sat, Mar 31, 2018 at 10:36:32AM +0200, Ingo Molnar wrote:
> > > --- a/include/linux/refcount.h
> > > +++ b/include/linux/refcount.h
> > >  #include <linux/atomic.h>
> > > -#include <linux/mutex.h>
> > > -#include <linux/spinlock.h>
> > > -#include <linux/kernel.h>
> > > +#include <linux/compiler.h>
> > > +#include <linux/spinlock_types.h>
> > > +
> > > +struct mutex;
> 
> > Doesn't build on x86-64 defconfig...
> 
> Yeah, it doesn't :-(
> Is this going to go through -tip?
> Or I'll build test over both trees.

Yeah, refcount changes go through the locking tree, so testing it against -tip 
would be useful.

Thanks,

	Ingo
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic