From: Jon Loeliger <jdl@jdl.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>,
linux-kernel@vger.kernel.org
Subject: Re: Please pull from 'for_paulus' branch of powerpc
Date: Wed, 28 Jun 2006 17:44:57 -0500 [thread overview]
Message-ID: <E1FvimH-00054M-8s@jdl.com> (raw)
In-Reply-To: Your message of "Wed, 28 Jun 2006 01:01:12 CDT." <Pine.LNX.4.44.0606280057580.2211-100000@gate.crashing.org>
So, like, the other day Kumar Gala mumbled:
> Please pull from 'for_paulus' branch of
> master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git
>
> to receive the following updates:
>
> arch/powerpc/kernel/cputable.c | 12 --
> arch/powerpc/platforms/86xx/mpc86xx.h | 8 +
> arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 128 +++++++++++++++++++++++++-
> -
> arch/powerpc/platforms/86xx/mpc86xx_smp.c | 9 -
> arch/powerpc/platforms/86xx/pci.c | 136 +-------------------------
> ---
> include/asm-powerpc/mpc86xx.h | 4
> 6 files changed, 138 insertions(+), 159 deletions(-)
>
> Kumar Gala:
> powerpc: minor cleanups for mpc86xx
>
Kumar,
Looks good to me. I'll pull them to the 86xx tree.
Thanks!
jdl
WARNING: multiple messages have this Message-ID (diff)
From: Jon Loeliger <jdl@jdl.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>,
linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: Please pull from 'for_paulus' branch of powerpc
Date: Wed, 28 Jun 2006 17:44:57 -0500 [thread overview]
Message-ID: <E1FvimH-00054M-8s@jdl.com> (raw)
In-Reply-To: Your message of "Wed, 28 Jun 2006 01:01:12 CDT." <Pine.LNX.4.44.0606280057580.2211-100000@gate.crashing.org>
So, like, the other day Kumar Gala mumbled:
> Please pull from 'for_paulus' branch of
> master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git
>
> to receive the following updates:
>
> arch/powerpc/kernel/cputable.c | 12 --
> arch/powerpc/platforms/86xx/mpc86xx.h | 8 +
> arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 128 +++++++++++++++++++++++++-
> -
> arch/powerpc/platforms/86xx/mpc86xx_smp.c | 9 -
> arch/powerpc/platforms/86xx/pci.c | 136 +-------------------------
> ---
> include/asm-powerpc/mpc86xx.h | 4
> 6 files changed, 138 insertions(+), 159 deletions(-)
>
> Kumar Gala:
> powerpc: minor cleanups for mpc86xx
>
Kumar,
Looks good to me. I'll pull them to the 86xx tree.
Thanks!
jdl
next prev parent reply other threads:[~2006-06-28 22:45 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-28 6:01 Please pull from 'for_paulus' branch of powerpc Kumar Gala
2006-06-28 6:01 ` Kumar Gala
2006-06-28 22:44 ` Jon Loeliger [this message]
2006-06-28 22:44 ` Jon Loeliger
-- strict thread matches above, loose matches on Subject: below --
2006-06-29 6:13 Zhang Wei-r63237
2006-06-29 6:13 ` Zhang Wei-r63237
2006-06-29 3:33 Zhang Wei-r63237
2006-06-29 3:33 ` Zhang Wei-r63237
2006-06-29 5:08 ` Kumar Gala
2006-06-29 5:08 ` Kumar Gala
2006-06-29 9:10 ` Benjamin Herrenschmidt
2006-06-29 9:10 ` Benjamin Herrenschmidt
2006-06-28 6:26 Zhang Wei-r63237
2006-06-28 13:19 ` Kumar Gala
2006-06-28 13:19 ` Kumar Gala
2006-05-04 21:28 Kumar Gala
2006-05-04 21:28 ` Kumar Gala
2006-05-04 22:09 ` Segher Boessenkool
2006-05-04 22:09 ` Segher Boessenkool
2006-05-04 22:10 ` Kumar Gala
2006-05-04 22:10 ` Kumar Gala
2006-05-04 22:36 ` Segher Boessenkool
2006-05-04 22:36 ` Segher Boessenkool
2006-05-04 22:49 ` Paul Mackerras
2006-05-04 22:49 ` Paul Mackerras
2006-05-05 4:59 ` Kumar Gala
2006-05-05 4:59 ` Kumar Gala
2006-04-04 21:14 Kumar Gala
2006-04-04 21:14 ` Kumar Gala
2006-04-05 0:28 ` Stephen Rothwell
2006-04-05 0:28 ` Stephen Rothwell
2006-04-05 1:23 ` Kumar Gala
2006-04-05 1:23 ` Kumar Gala
2006-04-05 3:05 ` Stephen Rothwell
2006-04-05 3:05 ` Stephen Rothwell
2006-04-05 4:33 ` Kumar Gala
2006-04-05 4:33 ` Kumar Gala
2006-03-31 5:43 Kumar Gala
2006-03-31 5:43 ` Kumar Gala
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1FvimH-00054M-8s@jdl.com \
--to=jdl@jdl.com \
--cc=galak@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.