Re: [ACPI] Re: [PATCH/RFC] exposing ACPI objects in sysfs

From: Andi Kleen
Date: Tue Sep 21 2004 - 14:19:44 EST


> All pointers are actually interpreted as offsets into the buffer for
> this interface. They are not actually pointers. I believe the 32bit
> emulation problem is limited to an ILP32 application generating data
> structures appropriate for an LP64 kernel. While difficult, it can be
> done.

If this involves patching the application - no it cannot be done.
The 64bit kernel is supposed to run vanilla 32bit user land.

Please find some other solution for this. An ioctl doesn't sound that bad.

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