Linus Torvalds 897aea303f Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull core debug changes from Ingo Molnar:
 "Currently there are two methods to set the panic_timeout: via
  'panic=X' boot commandline option, or via /proc/sys/kernel/panic.

  This tree adds a third panic_timeout configuration method:
  configuration via Kconfig, via CONFIG_PANIC_TIMEOUT=X - useful to
  distros that generally want their kernel defaults to come with the
  .config.

  CONFIG_PANIC_TIMEOUT defaults to 0, which was the previous default
  value of panic_timeout.

  Doing that unearthed a few arch trickeries regarding arch-special
  panic_timeout values and related complications - hopefully all
  resolved to the satisfaction of everyone"

* 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  powerpc: Clean up panic_timeout usage
  MIPS: Remove panic_timeout settings
  panic: Make panic_timeout configurable
2014-01-20 10:22:12 -08:00
..
2013-11-13 12:09:34 +09:00
2013-09-09 11:19:09 -07:00
2013-10-09 12:36:13 +02:00
2013-11-27 13:52:47 -05:00
2012-12-20 17:40:19 -08:00
2013-12-18 19:04:50 -08:00
2013-11-26 12:12:26 +01:00
2013-12-18 19:04:50 -08:00
2013-11-09 00:16:29 -05:00
2013-09-11 15:58:27 -07:00
2013-04-29 13:55:38 -07:00
2013-12-15 11:45:27 -08:00