| Submitter | Geoff Levand |
|---|---|
| Date | Feb. 14, 2013, 3:06 a.m. |
| Message ID | <cover.1360810584.git.geoff@infradead.org> |
| Download | mbox |
| Permalink | /patch/220342/ |
| State | Not Applicable, archived |
| Headers | show |
| Submitter | Geoff Levand |
|---|---|
| Date | Feb. 14, 2013, 3:06 a.m. |
| Message ID | <cover.1360810584.git.geoff@infradead.org> |
| Download | mbox |
| Permalink | /patch/220342/ |
| State | Not Applicable, archived |
| Headers | show |
Hi Ben, Here are a few minor PS3 patches, and one cleanup for the powerpc boot_paca variable. Please consider for 3.9 -Geoff The following changes since commit 836dc9e3fbbab0c30aa6e664417225f5c1fb1c39: Linux 3.8-rc7 (2013-02-09 08:20:39 +1100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git for-powerpc for you to fetch changes up to f9fda8ea9d2ef07dd5b3313892ec20b6cbad2ce8: powerpc: Move boot_paca into early_setup (2013-02-13 18:07:41 -0800) ---------------------------------------------------------------- Geoff Levand (4): powerpc/ps3: Add macro PS3_VERBOSE_RESULT powerpc/ps3: Increase verbosity of htab errors powerpc/ps3: Refresh ps3_defconfig powerpc: Move boot_paca into early_setup arch/powerpc/configs/ps3_defconfig | 15 +++++++++------ arch/powerpc/include/asm/paca.h | 1 - arch/powerpc/include/asm/ps3.h | 2 +- arch/powerpc/kernel/paca.c | 2 -- arch/powerpc/kernel/setup_64.c | 2 ++ arch/powerpc/platforms/ps3/htab.c | 14 ++++++++------ 6 files changed, 20 insertions(+), 16 deletions(-)