Re: [PATCH] archs: add ioremap_change_write_prot

From: Marco Stornelli
Date: Tue Oct 26 2010 - 06:56:33 EST


2010/10/24 Marco Stornelli <marco.stornelli@xxxxxxxxx>:
> From: Marco Stornelli <marco.stornelli@xxxxxxxxx>
>
> This patch adds a new function called ioremap_change_write_prot.
> Goal of this patch is to create a general function for all archs to be
> able to change a write protection of a memory mapped area. x86
> has already got a similar framework, so this function is only
> a wrapper. Next target will be arm and powerpc. This function
> will be used by Pramfs (see its latest review).
>
> Signed-off-by: Marco Stornelli <marco.stornelli@xxxxxxxxx>

Sorry to re-open the topic, but I'd like to receive any
comments/feedback about this patch.

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/