]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit9414d3628abb646834965b6c23b8e9064729b110
tree7169a54a5b8e2aab003b3bcfbe60de5169400edc
parenta3305a8835ed039363822523a3cac24e990083dc
[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