From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:10 +0000 (+0000) Subject: Add book3s.c X-Git-Tag: v2.6.33-rc1~293^2~86^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4cf5e42d13974763276e918618f76a4188e391;p=pandora-kernel.git Add book3s.c This adds the book3s core handling file. Here everything that is generic to desktop PowerPC cores is handled, including interrupt injections, MSR settings, etc. It basically takes over the same role as booke.c for embedded PowerPCs. Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed