public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] char drivers: ramoops improvements
@ 2011-06-28  1:21 Sergiu Iordache
  2011-06-28  1:21 ` [PATCH 1/3] char drivers: ramoops default platform device for module parameter use Sergiu Iordache
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Sergiu Iordache @ 2011-06-28  1:21 UTC (permalink / raw)
  To: Marco Stornelli
  Cc: Andrew Morton, Sergiu Iordache, Ahmed S. Darwish,
	Artem Bityutskiy, Kyungmin Park, linux-kernel

This series of patches improves ramoops by allowing it to be used only with
module parameters (without having to set a platform device externally),
adding a new parameter for the dump size in order to be able to save larger
logs and updating the platform data structure to allow setting all the
options through it.

Sergiu Iordache (3):
  char drivers: ramoops default platform device for module parameter
    use
  char drivers: ramoops dump_oops platform data
  char drivers: ramoops record_size module parameter

 drivers/char/ramoops.c  |   39 ++++++++++++++++++++++++++++++++-------
 include/linux/ramoops.h |    2 ++
 2 files changed, 34 insertions(+), 7 deletions(-)

-- 
1.7.3.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-06-28 17:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-28  1:21 [PATCH 0/3] char drivers: ramoops improvements Sergiu Iordache
2011-06-28  1:21 ` [PATCH 1/3] char drivers: ramoops default platform device for module parameter use Sergiu Iordache
2011-06-28 17:56   ` Daniel Baluta
2011-06-28  1:21 ` [PATCH 2/3] char drivers: ramoops dump_oops platform data Sergiu Iordache
2011-06-28  6:30   ` Marco Stornelli
2011-06-28  1:21 ` [PATCH 3/3] char drivers: ramoops record_size module parameter Sergiu Iordache
2011-06-28  6:39   ` Marco Stornelli
2011-06-28 16:38     ` Sergiu Iordache
2011-06-28 17:17       ` Marco Stornelli
2011-06-28  6:27 ` [PATCH 0/3] char drivers: ramoops improvements Marco Stornelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox