]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Jul 2014 22:14:46 +0000 (15:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Jul 2014 22:14:46 +0000 (15:14 -0700)
commitc4af0662cab81cf8eaa0299870f90cef2c557d22
treed0e8c17f67b484f4c834047f3cc22c3b42abcd35
parente504dd59d7db4745ef25900a78ede7d76e4b1430
parent9cc9e4cfe7e0f27afef854e2be8fe20f756fefb8
Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm

Pull slab fix from Mike Snitzer:
 "This fixes the broken duplicate slab name check in
  kmem_cache_sanity_check() that has been repeatedly reported (as
  recently as today against Fedora rawhide).

  Pekka seemed to have it staged for a late 3.15-rc in his 'slab/urgent'
  branch but never sent a pull request, see:
      https://lkml.org/lkml/2014/5/23/648"

* tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  slab_common: fix the check for duplicate slab names