* [GIT PULL] Please pull powerpc fixes
@ 2012-06-08 10:32 Paul Mackerras
2012-06-08 18:11 ` Linus Torvalds
0 siblings, 1 reply; 2+ messages in thread
From: Paul Mackerras @ 2012-06-08 10:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linuxppc-dev
Linus,
Two small fixes for powerpc:
* a fix for a regression since 3.2 that causes 4-second (or longer) pauses
* a fix for a potential oops when loading kernel modules on
32-bit embedded systems.
Please pull (Ben is still off duty).
BTW, should I be using a signed tag for this?
Thanks,
Paul.
The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:
Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
for you to fetch changes up to 3c75296562f43e6fbc6cddd3de948a7b3e4e9bcf:
powerpc: Fix kernel panic during kernel module load (2012-06-08 19:59:08 +1000)
----------------------------------------------------------------
Paul Mackerras (1):
powerpc/time: Sanity check of decrementer expiration is necessary
Steffen Rumler (1):
powerpc: Fix kernel panic during kernel module load
arch/powerpc/kernel/module_32.c | 11 +++++------
arch/powerpc/kernel/time.c | 14 +++++++++++---
2 files changed, 16 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Please pull powerpc fixes
2012-06-08 10:32 [GIT PULL] Please pull powerpc fixes Paul Mackerras
@ 2012-06-08 18:11 ` Linus Torvalds
0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2012-06-08 18:11 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev
On Fri, Jun 8, 2012 at 3:32 AM, Paul Mackerras <paulus@samba.org> wrote:
>
> BTW, should I be using a signed tag for this?
I don't require signed tags, at least not for git.kernel.org pulls
from people I know and that looks perfectly normal.
That said, about a third of the merges I have done for 3.5 have had
signatures, and it's kind of nice. It's another small nice detail to
have, and the fact that the tag message just automatically makes it
into my merge message buffer is convenient.
So it's not a big deal for something like this (in contrast: for
github or other slighly more anonymous pull requests I *really* prefer
it), but I think it's a nice habit to get into.
Whatever works for you,
Linus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-08 18:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 10:32 [GIT PULL] Please pull powerpc fixes Paul Mackerras
2012-06-08 18:11 ` Linus Torvalds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).