Message ID | CAMPhdO_6CqVn_SdX-tPBtmHjkKH6kiWzuRkCDWkxaCUacReQhg@mail.gmail.com |
---|---|
State | New |
Headers | show |
On Wed, Jul 06, 2011 at 12:11:29AM +0800, Eric Miao wrote: > The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625: > > Linux 3.0-rc6 (2011-07-04 15:56:24 -0700) Please send to Arnd.
On Wed, Jul 6, 2011 at 5:15 PM, Russell King - ARM Linux <linux@arm.linux.org.uk> wrote: > On Wed, Jul 06, 2011 at 12:11:29AM +0800, Eric Miao wrote: >> The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625: >> >> Linux 3.0-rc6 (2011-07-04 15:56:24 -0700) > > Please send to Arnd. >
On Tuesday 05 July 2011, Eric Miao wrote: > The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625: > > Linux 3.0-rc6 (2011-07-04 15:56:24 -0700) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix > > Lei Wen (2): > ARM: pxa910: correct nand pmu setting > ARM: pxa168: correct nand pmu setting > > Paul Parsons (1): > ARM: pxa: fix PGSR register address calculation > Merged into arm/soc#pxa/fixes I'll wait a few days for other soc maintainers to send fixes and then send a consolidated pull request. I noticed that none of these have a cc:stable@kernel.org tag, but the code that you patch has been in the same state since 2009 or early 2010, respectively. Are you sure the fixes are not needed on older kernels? Thanks, Arnd
On Wed, Jul 6, 2011 at 9:56 PM, Arnd Bergmann <arnd@arndb.de> wrote: > On Tuesday 05 July 2011, Eric Miao wrote: >> The following changes since commit fe0d42203cb5616eeff68b14576a0f7e2dd56625: >> >> Linux 3.0-rc6 (2011-07-04 15:56:24 -0700) >> >> are available in the git repository at: >> git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git fix >> >> Lei Wen (2): >> ARM: pxa910: correct nand pmu setting >> ARM: pxa168: correct nand pmu setting >> >> Paul Parsons (1): >> ARM: pxa: fix PGSR register address calculation >> > > Merged into arm/soc#pxa/fixes > > I'll wait a few days for other soc maintainers to send fixes and then > send a consolidated pull request. > > I noticed that none of these have a cc:stable@kernel.org tag, but the > code that you patch has been in the same state since 2009 or early 2010, > respectively. Are you sure the fixes are not needed on older kernels? > They are. Can I do a rebase and send another git-pull? > Thanks, > > Arnd >
On Wednesday 06 July 2011, Eric Miao wrote: > > > > I'll wait a few days for other soc maintainers to send fixes and then > > send a consolidated pull request. > > > > I noticed that none of these have a cc:stable@kernel.org tag, but the > > code that you patch has been in the same state since 2009 or early 2010, > > respectively. Are you sure the fixes are not needed on older kernels? > > > > They are. Can I do a rebase and send another git-pull? Yes, that would be good. Thanks, Arnd
On Wed, Jul 6, 2011 at 10:53 PM, Arnd Bergmann <arnd@arndb.de> wrote: > On Wednesday 06 July 2011, Eric Miao wrote: >> > >> > I'll wait a few days for other soc maintainers to send fixes and then >> > send a consolidated pull request. >> > >> > I noticed that none of these have a cc:stable@kernel.org tag, but the >> > code that you patch has been in the same state since 2009 or early 2010, >> > respectively. Are you sure the fixes are not needed on older kernels? >> > >> >> They are. Can I do a rebase and send another git-pull? > > Yes, that would be good. OK, stable Cc'ed and patches re-submitted. Branch 'fix' has been updated, please re-pull. (Please try a bit later, it's going to take a while syncing between master and git.k.o, looks like it's becoming worse these days). > > Thanks, > > Arnd >
On Wednesday 06 July 2011, Eric Miao wrote: > On Wed, Jul 6, 2011 at 10:53 PM, Arnd Bergmann <arnd@arndb.de> wrote: > > OK, stable Cc'ed and patches re-submitted. > > Branch 'fix' has been updated, please re-pull. (Please try a bit later, > it's going to take a while syncing between master and git.k.o, looks > like it's becoming worse these days). Ok, updated. I tend to pull from master.k.o anyway, so I get the latest stuff. Arnd