]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Dec 2012 20:51:50 +0000 (12:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 15 Dec 2012 20:51:50 +0000 (12:51 -0800)
commitc9f2086ef49d4535640662040e476a7d51e4452c
tree2ccbc619f482d453d18e5162649e3c2e7162673c
parent5dd16635005cece9b9216fab10f2c817e12177a1
parentf5b35a957188a2fc10844a2fb0cfebcfcb27dc04
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore

Pull pstore update from Anton Vorontsov:
 "Here are just a few fixups for the pstore subsystem, nothing special
  this time"

* tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore:
  pstore/ftrace: Adjust for ftrace_ops->func prototype change
  pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size
  pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)
  pstore/ram: Fixup section annotations
fs/pstore/ram.c