]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
powerpc: Update a BKL related comment
authorAlessio Igor Bogani <abogani@texware.it>
Tue, 16 Nov 2010 07:55:16 +0000 (07:55 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 18 Nov 2010 03:54:24 +0000 (14:54 +1100)
commit0f6b77ca12bea571e0a97b0588f62aa5f6012d61
treedb22cd169ac174a132583a30fd61fec74a04e2e0
parent82ae5eaffad40a6d4738e8a57e48dd0d903a9ef0
powerpc: Update a BKL related comment

The commit 5e3d20a remove bkl from startup code so setup_arch() it isn't called
with bkl held anymore. Update the comment on top of that function.
Fix also a typo.

This work was supported by a hardware donation from the CE Linux Forum.

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/setup_64.c