From: Ingo Molnar Date: Wed, 30 Jan 2008 12:33:00 +0000 (+0100) Subject: x86: fix UML and -regparm=3 X-Git-Tag: v2.6.25-rc1~1143^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d50efc6c40620b2e11648cac64ebf4a824e40382;p=pandora-kernel.git x86: fix UML and -regparm=3 introduce the "asmregparm" calling convention: for functions implemented in assembly with a fixed regparm input parameters calling convention. mark the semaphore and rwsem slowpath functions with that. Signed-off-by: Ingo Molnar Signed-off-by: Miklos Szeredi Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed