Re: [PATCH] [8/7] oprofile - dcookies need to use u32

David S. Miller (davem@redhat.com)
Fri, 18 Oct 2002 17:31:28 -0700 (PDT)


From: John Levon <levon@movementarian.org>
Date: Sat, 19 Oct 2002 01:34:15 +0100

Or do I add /dev/oprofile/sizeof or whatever ?

That would be a great way to do this portably.

I suspect oprofile won't be the only situation where this value
would be useful, perhaps /proc/sys/kernel/pointer_size?

If you use sizeof(void *) as the initialization value in the kernel
code that implements this read-only sysctl, it will "just work".
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/