Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Sep 2015 02:16:36 +0000 (19:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Sep 2015 02:16:36 +0000 (19:16 -0700)
commit4658000955d1864b54890214434e171949c7f1c5
tree9c2fffb52276dbbe7ce334e683a3262f699d3d10
parente10994ff38ded64e4cd2267a6e404a4c8632bcf5
parent69786cdb379bbc6eab14cf2393c1abd879316e85
Merge branch 'mm-kasan-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86/kasan changes from Ingo Molnar:
 "These are two KASAN changes that factor out (and generalize) x86
  specific KASAN code from x86 to mm"

* 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()
  x86/kasan: Define KASAN_SHADOW_OFFSET per architecture