From: Paul Mundt Date: Wed, 3 Oct 2007 08:13:34 +0000 (+0900) Subject: sh: kgdb section mismatches and tidying. X-Git-Tag: v2.6.24-rc1~1377^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90f354709b372c8dcabe3cd6315a83da5927573;p=pandora-kernel.git sh: kgdb section mismatches and tidying. The kgdb console setup was callable from a left-over deferred initialization path, which in turn depends on __init symbols. Since the deferred initialization was removed some time ago, kill off the rest of those remnants and move kgdb_init() and friends to __init. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed