]> git.baikalelectronics.ru Git - kernel.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)
commit1da56df7d49cf1ed8f9884a38c422a6718317bf7
treedb22cd169ac174a132583a30fd61fec74a04e2e0
parent07cbcf4c43a76c43dd8e4821bbe97f6955dabe1d
powerpc: Update a BKL related comment

The commit 55b6b52 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