[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20091102.212749.254220676.davem@davemloft.net>
Date: Mon, 02 Nov 2009 21:27:49 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: tglx@...utronix.de
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
mingo@...e.hu, peterz@...radead.org, fweisbec@...il.com,
vince@...tec.co.uk, jkacur@...hat.com, corbet@....net,
hch@...radead.org
Subject: Re: [patch 16/28] sparc: Remove BKL from apc
From: Thomas Gleixner <tglx@...utronix.de>
Date: Sat, 10 Oct 2009 15:36:39 -0000
> commit ab772027 (sparc: arch/sparc/kernel/apc.c to unlocked_ioctl)
> added lock/unlock_kernel() to the apc ioctl code.
>
> The code needs no serialization at all. Neither put/get_user nor the
> read/write access to the sbus devices require it. Remove BKL.
>
> cycle_kernel_lock() was added during the big BKL pushdown. It should
> ensure the serializiation against driver init code. In this case there
> is nothing to serialize. Remove it as well.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Sorry, forgot to explicitly say I applied this to sparc-next-2.6, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists