]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'akpm' (Fixups from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Oct 2012 01:14:16 +0000 (10:14 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Oct 2012 01:14:16 +0000 (10:14 +0900)
commit512993307fc77da32a1b57f40b6767edcb958f04
treeb5639c028c996a6907ac0cf6e9f0175398a3a62b
parent0428d3863b798e6d1c58e98db755f2527307b77d
parentfcb18eb8d3a973360991df7eab015daa054ac0ab
Merge branch 'akpm' (Fixups from Andrew)

Merge misc fixes from Andrew Morton:
 "Followups, fixes and some random stuff I found on the internet."

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (11 patches)
  perf: fix duplicate header inclusion
  memcg, kmem: fix build error when CONFIG_INET is disabled
  rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS
  rapidio: fix comment
  lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvasprintf
  rapidio: update for destination ID allocation
  rapidio: update asynchronous discovery initialization
  rapidio: use msleep in discovery wait
  mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()
  arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups
  arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code