Re: [GIT PULL] percpu changes for v3.14-rc1

2014-01-21 Thread Tejun Heo
Hello, Linus. On Tue, Jan 21, 2014 at 05:51:13PM -0800, Linus Torvalds wrote: > On Tue, Jan 21, 2014 at 1:48 AM, Tejun Heo wrote: > > > > I messed up the for-3.14 branch (committed stuff to for-next) and had > > to rebuild for-3.14 by cherry-picking; however, the result is the same > > as publish

Re: [GIT PULL] percpu changes for v3.14-rc1

2014-01-21 Thread Linus Torvalds
On Tue, Jan 21, 2014 at 1:48 AM, Tejun Heo wrote: > > I messed up the for-3.14 branch (committed stuff to for-next) and had > to rebuild for-3.14 by cherry-picking; however, the result is the same > as published to the next tree through for-next. > > The changes are available in the following git

[GIT PULL] percpu changes for v3.14-rc1

2014-01-21 Thread Tejun Heo
Hello, Linus. Two trivial changes - addition of WARN_ONCE() in lib/percpu-refcount.c and use of VMALLOC_TOTAL instead of END - START in percpu.c. I messed up the for-3.14 branch (committed stuff to for-next) and had to rebuild for-3.14 by cherry-picking; however, the result is the same as publish