On Mon, Sep 10, 2007 at 05:18:38AM -0700, David Miller wrote:
Solaris emulation has it's own solaris_open which chains through
to sparc32_open, not sys_open. Similarly for read it uses the
CHAIN macro which seems to go directly to the syscall table
instead of using the sys_read symbol.
-