Re: [PATCH] address-space identification for /proc
From: Jeremy Fitzhardinge (jeremy@goop.org)
Date: Thu Oct 26 2000 - 17:52:25 EST
On Thu, Oct 26, 2000 at 03:45:27PM -0700, I wrote:
> + buffer += sprintf("ASID: %p\n", mm);
Obviously, this should be:
+ buffer += sprintf("ASID:\t%p\n", mm);
for consistency.
J
- application/pgp-signature attachment: stored
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29
: Tue Oct 31 2000 - 21:00:19 EST