[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1309224113-21818-1-git-send-email-sergiu@chromium.org>
Date: Mon, 27 Jun 2011 18:21:50 -0700
From: Sergiu Iordache <sergiu@...omium.org>
To: Marco Stornelli <marco.stornelli@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Sergiu Iordache <sergiu@...omium.org>,
"Ahmed S. Darwish" <darwish.07@...il.com>,
Artem Bityutskiy <Artem.Bityutskiy@...ia.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] char drivers: ramoops improvements
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists