Skip to content

Commit

Permalink
Add book3s.c
Browse files Browse the repository at this point in the history
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 <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  • Loading branch information
Alexander Graf authored and Benjamin Herrenschmidt committed Nov 5, 2009
1 parent c862125 commit 2f4cf5e
Showing 1 changed file with 925 additions and 0 deletions.
Loading

0 comments on commit 2f4cf5e

Please sign in to comment.