Re: [bkpatch] do_mmap cleanup

From: Juan Quintela (quintela@mandrakesoft.com)
Date: Sat Mar 09 2002 - 16:17:22 EST


>>>>> "paul" == Paul Mackerras <paulus@samba.org> writes:

paul> Juan Quintela writes:
>> Please, don't do that, export another function that does exactly that.
>> sys_munmap is declared as asmlinkage, and some architectures (at
>> least ppc used to have) need especial code to be able to call
>> asmlinkage functions from inside the kernel.

paul> Huh? asmlinkage doesn't do anything on PPC, and never has. It only
paul> makes any difference on i386 and ia64 - see include/linux/linkage.h.

Humm, having to relook at the question. When I begin to work in
supermount, there was a need for a patch (trampoline.S), that I don't
need anymore after I remove one asmlinkage from the exported
functions. But if you told that it is not needed, you are the ppc
maintainer, can be that any side effect made that code not to be
needed anymore.

Later, Juan.

-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy
-
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/



This archive was generated by hypermail 2b29 : Fri Mar 15 2002 - 22:00:13 EST