aboutsummaryrefslogtreecommitdiff
path: root/kernel/async.c
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-01-26 21:32:01 +0100
committerPaul Gortmaker <paul.gortmaker@windriver.com>2013-01-16 16:45:08 -0500
commit0b6a58d3ea8df7608d690819176ef195ec428f6b (patch)
tree7c022b783f8a8ef9e8a17ea9e05fc46e88a4dc39 /kernel/async.c
parentaea328d332e3d132dcaa9b258bc16f4c4f002192 (diff)
rwsem: Remove redundant asmregparm annotation
commit d123375425d7df4b6081a631fc1203fceafa59b2 upstream. Peter Zijlstra pointed out, that the only user of asmregparm (x86) is compiling the kernel already with -mregparm=3. So the annotation of the rwsem functions is redundant. Remove it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: David Howells <dhowells@redhat.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Matt Turner <mattst88@gmail.com> Cc: Tony Luck <tony.luck@intel.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: Paul Mundt <lethal@linux-sh.org> Cc: David Miller <davem@davemloft.net> Cc: Chris Zankel <chris@zankel.net> LKML-Reference: <alpine.LFD.2.00.1101262130450.31804@localhost6.localdomain6> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> [PG: fixes compile errors when using newer gcc on 2.6.34 baseline] Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'kernel/async.c')
0 files changed, 0 insertions, 0 deletions