]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Check function pointers are non-zero before calling.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 17 Jan 2006 21:14:01 +0000 (21:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 Feb 2006 13:30:22 +0000 (13:30 +0000)
commit9b1dedf6b836f8d5c1f22238b689cf1426f39a3b
tree7169a54a5b8e2aab003b3bcfbe60de5169400edc
parent25816fd67d8d53cd097a3734487ca369825b1c2f
[MIPS] Check function pointers are non-zero before calling.

Several boards don't initialize the pointers, so let's play safe.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/reset.c