Re: [PATCH 00/10] Enhance /dev/mem to allow read/write of arbitrary physical addresses

From: Petr Tesarik
Date: Wed Jun 29 2011 - 05:06:12 EST


Dne PÃ 17. Äervna 2011 11:30:32 Ingo Molnar napsal(a):
> * Petr Tesarik <ptesarik@xxxxxxx> wrote:
> > This patch series enhances /dev/mem, so that read and write is
> > possible at any address. The patchset includes actual
> > implementation for x86.
>
> This series lacks a description of why this is desired.
>[...]
>
> Are you aware of any legitimate usecases?

Looking back at the mail tread, I'd say there are people who have legitimate
usecases. However, this may not be the most important question. At the moment,
the /dev/mem interface is broken (it doesn't implement the specification
correctly), and my patchset fixes it.

If there are no technical objections, I'd like to ask for an Acked-by from all
involved people.

@Ingo: you can also send a patchset that rips off the /dev/mem driver
completely if you believe that would get through. I'm completely fine with
that, because then the /dev/crash driver will no longer be a semi-broken re-
implementation of an existing in-kernel driver, so I'll be able to post it as
a new driver.

But please make a decision either way.

Petr Tesarik
--
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/