Re: [PATCH] report user-readable fixmap area in /proc/PID/maps

From: Andrew Morton
Date: Sun Oct 12 2003 - 20:18:53 EST


Roland McGrath <roland@xxxxxxxxxx> wrote:
>
> This patch makes /proc/PID/maps report the range from FIXADDR_USER_START to
> FIXADDR_USER_END as a final pseudo-vma.

This special-casing, and the special-casing in get_user_pages() would go
away if each process had a real VMA for the fixmap area inserted into its
VMA tree.

Remind me again why we cannot do that?
-
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/