Re: [PATCH]: Don't force O_LARGEFILE for 32 bit processes on ia64 - 2.6.12-rc3
tony.luck_at_intel.com
Date: 05/10/05
- Previous message: Benjamin Herrenschmidt: "[PATCH] Fix PCI mmap on ppc and ppc64"
- In reply to: Jeff Garzik: "Re: [PATCH]: Don't force O_LARGEFILE for 32 bit processes on ia64 - 2.6.12-rc3"
- Next in thread: Anton Blanchard: "Re: [PATCH]: Don't force O_LARGEFILE for 32 bit processes on ia64 - 2.6.12-rc3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 9 May 2005 22:15:57 -0700 To: Jeff Garzik <jgarzik@pobox.com>
Jeff Garzik wrote:
> O_LARGEFILE works great on my 32-bit platform.
>
> Is this an ABI bug? O_LARGEFILE should be OK for 32-bit processes.
That's fine if the 32-bit process wants to have O_LARGEFILE ... but not
all of them do ... some 32-bit binaries are compiled without O_LARGEFILE
support, and will be surprised to have it given to them.
This is particularly an issue on ia64, where 32-bit processes may be
emulated in s/w ... by a 64-bit process.
-Tony
-
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/
- Previous message: Benjamin Herrenschmidt: "[PATCH] Fix PCI mmap on ppc and ppc64"
- In reply to: Jeff Garzik: "Re: [PATCH]: Don't force O_LARGEFILE for 32 bit processes on ia64 - 2.6.12-rc3"
- Next in thread: Anton Blanchard: "Re: [PATCH]: Don't force O_LARGEFILE for 32 bit processes on ia64 - 2.6.12-rc3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|