Message ID | 20111220171041.GA24444@atomide.com |
---|---|
State | New |
Headers | show |
On Tue, Dec 20, 2011 at 9:10 AM, Tony Lindgren <tony@atomide.com> wrote: > * Olof Johansson <olof@lixom.net> [111219 20:20]: >> Hi Tony, >> >> On Mon, Dec 19, 2011 at 11:42 AM, Tony Lindgren <tony@atomide.com> wrote: >> > Hi Arnd & Olof, >> > >> > Here are two fixes that could potentially go into v3.2 -rc cycle. >> > >> > One fixes a harmless but annoying warning that happens on omap 34xx >> > processors during boot. The other one fixes booting on pretty rare >> > secure mode development board, but that's fixed in "features that >> > never worked earlier either" style. >> > >> > We can surely wait on these fixes, but if you have something going >> > upstream anyways, then these might be worth considering too. >> >> The hwmod patch is a regression so that one I'll take, the other one >> is a little less obvious that it should go in now. Also, shouldn't it >> be cc:d stable in that case? > > Yes let's not worry about the second one, it adds new functionality and > it's for a currently rare case. > >> Let me know what you prefer (rebase with a cc: stable) or take out the >> secure mode patch. I'm collecting a small series of fixes so I'll pull >> it in tomorrow for that. > > I've branched it out into fixes-hwmod-regression with just that > same commit in it. The second patch in this series will be pulled in > with fixes-non-critical-part2. Updated pull request below. Thanks, I pulled fixes-hwmod-regression into fixes and fixes-hwmod into next/fixes-non-critical. -Olof
Hi Olof, * Olof Johansson <olof@lixom.net> [111220 09:29]: > On Tue, Dec 20, 2011 at 9:10 AM, Tony Lindgren <tony@atomide.com> wrote: > > > > I've branched it out into fixes-hwmod-regression with just that > > same commit in it. The second patch in this series will be pulled in > > with fixes-non-critical-part2. Updated pull request below. > > Thanks, I pulled fixes-hwmod-regression into fixes and fixes-hwmod > into next/fixes-non-critical. Just checking.. Looks like you pulled fixes-hwmod into a new branch named fixes-non-critical-part2, but did not pull the same name branch fixes-non-critical-part2 that I posted? That's this pull request: http://www.spinics.net/lists/linux-omap/msg62050.html Regards, Tony
On Thu, Dec 22, 2011 at 9:11 AM, Tony Lindgren <tony@atomide.com> wrote: > Hi Olof, > > * Olof Johansson <olof@lixom.net> [111220 09:29]: >> On Tue, Dec 20, 2011 at 9:10 AM, Tony Lindgren <tony@atomide.com> wrote: >> > >> > I've branched it out into fixes-hwmod-regression with just that >> > same commit in it. The second patch in this series will be pulled in >> > with fixes-non-critical-part2. Updated pull request below. >> >> Thanks, I pulled fixes-hwmod-regression into fixes and fixes-hwmod >> into next/fixes-non-critical. > > Just checking.. Looks like you pulled fixes-hwmod into a new branch > named fixes-non-critical-part2, but did not pull the same name branch > fixes-non-critical-part2 that I posted? > > That's this pull request: > > http://www.spinics.net/lists/linux-omap/msg62050.html Grmbl, thanks for catching that. I'll sort it out at this end. -Olof
* Olof Johansson <olof@lixom.net> [111222 08:42]: > On Thu, Dec 22, 2011 at 9:11 AM, Tony Lindgren <tony@atomide.com> wrote: > > Hi Olof, > > > > * Olof Johansson <olof@lixom.net> [111220 09:29]: > >> On Tue, Dec 20, 2011 at 9:10 AM, Tony Lindgren <tony@atomide.com> wrote: > >> > > >> > I've branched it out into fixes-hwmod-regression with just that > >> > same commit in it. The second patch in this series will be pulled in > >> > with fixes-non-critical-part2. Updated pull request below. > >> > >> Thanks, I pulled fixes-hwmod-regression into fixes and fixes-hwmod > >> into next/fixes-non-critical. > > > > Just checking.. Looks like you pulled fixes-hwmod into a new branch > > named fixes-non-critical-part2, but did not pull the same name branch > > fixes-non-critical-part2 that I posted? > > > > That's this pull request: > > > > http://www.spinics.net/lists/linux-omap/msg62050.html > > Grmbl, thanks for catching that. I'll sort it out at this end. OK thanks! Tony