Re: [PATCH 3/7] atomic: Silence nested-externs warnings

2014-09-19 Thread Jeff Kirsher
On Fri, 2014-09-19 at 22:43 +0200, Peter Zijlstra wrote: > On Fri, Sep 19, 2014 at 08:29:36AM -0700, Jeff Kirsher wrote: > > From: Mark Rustad > > > > Silence the nested-externs warnings for these, as they are > > truly wanted. > > > > You're patching an old tree. Sorry, I used Linus's latest

Re: [PATCH 3/7] atomic: Silence nested-externs warnings

2014-09-19 Thread Peter Zijlstra
On Fri, Sep 19, 2014 at 08:29:36AM -0700, Jeff Kirsher wrote: > From: Mark Rustad > > Silence the nested-externs warnings for these, as they are > truly wanted. > You're patching an old tree. --- commit 2e39465abc4b7856a0ea6fcf4f6b4668bb5db877 Author: Peter Zijlstra Date: Mon Aug 4 12:07:15

[PATCH 3/7] atomic: Silence nested-externs warnings

2014-09-19 Thread Jeff Kirsher
From: Mark Rustad Silence the nested-externs warnings for these, as they are truly wanted. CC: Peter Zijlstra CC: Ingo Molnar CC: "Paul E. McKenney" CC: Brian Norris Signed-off-by: Mark Rustad Signed-off-by: Jeff Kirsher --- include/linux/atomic.h | 2 ++ 1 file changed, 2 insertions(+)