Re: [PATCH] ramoops: scripts/ramoops.c for extracting oopses

From: Marco Stornelli
Date: Thu Oct 06 2011 - 07:24:30 EST


Hi,

2011/10/5 <Valdis.Kletnieks@xxxxxx>:
> On Wed, 05 Oct 2011 14:25:03 EDT, Thomas Tuttle said:
>> Add a C program to extract oopses stored by ramoops.  Running with no
>> arguments will list all of the records; running with an argument number
>> will retrieve the oops from that record, if it is valid.
>
>> + * ramoops: Extract ramoops images from /dev/mem.
>
> How does this play with CONFIG_STRICT_DEVMEM?
>

It's be a problem only if the driver uses ioremap exclusive, but it doesn't.

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/