Oleg Nesterov wrote:
> On 03/14, Eric Wong wrote:
> > Oleg Nesterov wrote:
> > > On 03/10, Eric Wong wrote:
> > > >
> > > > This fixes the following sparse error when using
> > > > CONFIG_SPARSE_RCU_POINTER=y and "make C=2 fs/eventpoll.o"
> > > >
> > > > fs/eventpoll.c:514:17: error: incompatib
On 03/14, Eric Wong wrote:
>
> Oleg Nesterov wrote:
> > On 03/10, Eric Wong wrote:
> > >
> > > This fixes the following sparse error when using
> > > CONFIG_SPARSE_RCU_POINTER=y and "make C=2 fs/eventpoll.o"
> > >
> > > fs/eventpoll.c:514:17: error: incompatible types in comparison
> > > expres
Oleg Nesterov wrote:
> On 03/10, Eric Wong wrote:
> >
> > This fixes the following sparse error when using
> > CONFIG_SPARSE_RCU_POINTER=y and "make C=2 fs/eventpoll.o"
> >
> > fs/eventpoll.c:514:17: error: incompatible types in comparison expression
> > (different address spaces)
>
> ep_remov
On 03/10, Eric Wong wrote:
>
> This fixes the following sparse error when using
> CONFIG_SPARSE_RCU_POINTER=y and "make C=2 fs/eventpoll.o"
>
> fs/eventpoll.c:514:17: error: incompatible types in comparison expression
> (different address spaces)
ep_remove_wait_queue() does rcu_dereference(pwq-
This fixes the following sparse error when using
CONFIG_SPARSE_RCU_POINTER=y and "make C=2 fs/eventpoll.o"
fs/eventpoll.c:514:17: error: incompatible types in comparison expression
(different address spaces)
Cc: Al Viro
Cc: Andrew Morton
Cc: Davide Libenzi
Cc: Eric Dumazet
Cc: Oleg Nestero
5 matches
Mail list logo