On Thu, 16 Feb 2006 21:49:39 -0800 Andrew Morton <[email protected]> wrote: > > What continues to bug me about this (in a high-level hand-wavy sort of way) > is that this is an attribute of the mm_struct, not of the task_struct. Aren't there really two things here: in the syscall path you want to know that the kernel was entered through a 32 bit (compat) syscall entry point so you know what its arguments are and how to set up its return values in some places you need to know if the mm is a 32 bit mm -- Cheers, Stephen Rothwell [email protected] http://www.canb.auug.org.au/~sfr/
Attachment:
pgpa5ObNjAsda.pgp
Description: PGP signature
- References:
- [PATCH] Generic is_compat_task helper
- From: Kyle McMartin <[email protected]>
- Re: [PATCH] Generic is_compat_task helper
- From: Andrew Morton <[email protected]>
- [PATCH] Generic is_compat_task helper
- Prev by Date: Re: [PATCH] Generic is_compat_task helper
- Next by Date: Assertion fails with ata_piix and libata on ibm thinkpad t43 when writing to cdrom
- Previous by thread: Re: [PATCH] Generic is_compat_task helper
- Next by thread: Re: [PATCH] Generic is_compat_task helper
- Index(es):