Re: [4.1.2-rt1 PATCH] include/linux/pid.h: fix build error

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

 



* Grygorii Strashko | 2015-07-21 19:43:56 [+0300]:

>From: Grygorii Strashko <Grygorii.Strashko@xxxxxxxxxx>
>
>This patch fixes build error:
>  CC      kernel/pid_namespace.o
>In file included from kernel/pid_namespace.c:11:0:
>include/linux/pid.h: In function 'get_pid':
>include/linux/pid.h:78:3: error: implicit declaration of function 'atomic_inc' [-Werror=implicit-function-declaration]
>   atomic_inc(&pid->count);
>   ^
>which happens when
> CONFIG_PROVE_LOCKING=n
> CONFIG_DEBUG_SPINLOCK=n
> CONFIG_DEBUG_MUTEXES=n
> CONFIG_DEBUG_LOCK_ALLOC=n
>
>Signed-off-by: Grygorii Strashko <Grygorii.Strashko@xxxxxxxxxx>

Applied, thanks

Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux