]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Dec 2013 17:48:43 +0000 (09:48 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Dec 2013 17:48:43 +0000 (09:48 -0800)
commit8d592760bf1eb0663034be1724ff1327b4788617
tree554f1f1959d5fe78b532f6742c44c4fe85843379
parent495caab0dd0297c60daed58ac3d9f3d0d4b2fa09
parentd6f71889f3eb6db4d460d4f72137608480b371d8
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu

Pull percpu fix from Tejun Heo:
 "A single commit to fix a spurious sparse warning coming from
  DEFINE_PER_CPU()'s hack to support the use of weak symbols.  Shouldn't
  cause observable behavior change"

* 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu:
  percpu: fix spurious sparse warnings from DEFINE_PER_CPU()