h83000: Remove BKL from sys_execve
authorJohn Kacur <jkacur@redhat.com>
Mon, 12 Oct 2009 21:04:11 +0000 (23:04 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Oct 2009 15:18:14 +0000 (17:18 +0200)
commite3c1a6b35c84795f7cb31cb7f4748166904cc0bc
treef1ceb1d2e2c500c74920b0631e1ee4383748fd60
parentb69975a35a7332624b6977a5676a6fc320070360
h83000: Remove BKL from sys_execve

This looks like a copy-and-paste job for code that no-longer needs the
BKL Just remove it.

Signed-off-by: John Kacur <jkacur@redhat.com>
Reviewed-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
LKML-Reference: <alpine.LFD.2.00.0910130010000.3658@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/h8300/kernel/process.c