Re: [PATCH v3 0/3] char drivers: rammops improvements

From: Marco Stornelli
Date: Thu Jul 07 2011 - 13:38:57 EST


Il 07/07/2011 01:29, Sergiu Iordache ha scritto:
Improves the ramoops module by adding a dump_oops to the platform
data, adding a record_size parameter and adding a debugfs for memory
area access.

The patch was built on the 2.6.38 kernel and is based on the following
patches which were applied from the mmotm tree:
ramoops-add-new-line-to-each-print
ramoops-use-module-parameters-instead-of-platform-data-if-not-available
ramoops-use-module-parameters-instead-of-platform-data-if-not-available-checkpatch-fixes

This series is different from the initial two by being built on the ramoops modifications present in the mmotm tree and by using a different
approach regarding the debugfs entry.

The changes were tested on a CR-48 machine using the 2.6.38 kernel.

Sergiu Iordache (3):
char drivers: ramoops dump_oops platform data
char drivers: ramoops record_size module parameter
char drivers: ramoops debugfs entry

drivers/char/ramoops.c | 151 +++++++++++++++++++++++++++++++++++++++++++----
include/linux/ramoops.h | 2 +
2 files changed, 142 insertions(+), 11 deletions(-)


The patch series is ok for me.

Marco
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/