From: Ralf Baechle Date: Mon, 27 Jun 2005 08:34:27 +0000 (+0000) Subject: Using get_nasid() to find the console node will blow up nicely if X-Git-Tag: v2.6.15-rc1~731^2~1^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d42abdf3c35c2ae820bb9305174aa75492975b;p=pandora-kernel.git Using get_nasid() to find the console node will blow up nicely if called on a another node than the console node, so use the master_nasid instead and in the unlikely case that one isn't initialized yet, fall back to get_nasid(). Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed