Re: [PATCH] RTC: Add mmap method to rtc character driver

From: Segher Boessenkool
Date: Tue Jul 25 2006 - 14:54:32 EST


Similar functionality is already available via VDSO on
platforms that support it (currently PowerPC and AMD64?) --
seems like a better way forward.

In general I agree, but that only works if you operate on a platform that
supports virtual syscalls, and has vdso configured.

That's why I said "a better way forward", not "this already
works everywhere".

I'm not overly familiar
with vdso, but I didn't think vdso could be supported on all platforms/arches.

Oh? Which can not, and why?


Segher

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