| Submitter | Benjamin Herrenschmidt |
|---|---|
| Date | Jan. 3, 2013, 6:13 a.m. |
| Message ID | <1357193608.3924.37.camel@pasglop> |
| Download | mbox |
| Permalink | /patch/209184/ |
| State | Not Applicable |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.gitComments
On Thu, 2013-01-03 at 17:13 +1100, Benjamin Herrenschmidt wrote: > Hi Linus ! > > Here are a couple of small powerpc fixes. They aren't new bugs (and > they are both CCed to stable) but I didn't see the point of sitting > on the fixes any longer. Looks like I still need to fix my script to get the branch name right for when the mirrors haven't caught up... It's git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git merge Cheers, Ben.
Hi Linus ! Here are a couple of small powerpc fixes. They aren't new bugs (and they are both CCed to stable) but I didn't see the point of sitting on the fixes any longer. Oh and happy new year ! Cheers, Ben. The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linux 3.8-rc2 (2013-01-02 18:13:21 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git for you to fetch changes up to e6449c9b2d90c1bd9a5985bf05ddebfd1631cd6b: powerpc: Add missing NULL terminator to avoid boot panic on PPC40x (2013-01-03 16:45:52 +1100) ---------------------------------------------------------------- Gabor Juhos (1): powerpc: Add missing NULL terminator to avoid boot panic on PPC40x Shan Hai (1): powerpc/vdso: Remove redundant locking in update_vsyscall_tz() arch/powerpc/kernel/time.c | 5 ----- arch/powerpc/platforms/40x/ppc40x_simple.c | 3 ++- 2 files changed, 2 insertions(+), 6 deletions(-)