From: Stephen Rothwell <hidden> Date: 2011-08-23 03:56:35
Hi Rafael,
Today's linux-next merge of the pm tree got a conflict in
drivers/mfd/twl4030-irq.c between commit 99efe0d4c992 ("mfd: Drop the
twl4030-irq kthread") from the mfd tree and commit febab68efa45
("freezer: don't unnecessarily set PF_NOFREEZE explicitly") from the pm
tree.
The former dropped the code modified by the latter, so I did that.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
From: Felipe Balbi <hidden> Date: 2011-08-23 09:58:33
Hi,
On Tue, Aug 23, 2011 at 01:56:19PM +1000, Stephen Rothwell wrote:
Today's linux-next merge of the pm tree got a conflict in
drivers/mfd/twl4030-irq.c between commit 99efe0d4c992 ("mfd: Drop the
twl4030-irq kthread") from the mfd tree and commit febab68efa45
("freezer: don't unnecessarily set PF_NOFREEZE explicitly") from the pm
tree.
The former dropped the code modified by the latter, so I did that.
if you guys need me to rebase on top of something else let me know
--
balbi
From: Rafael J. Wysocki <hidden> Date: 2011-08-23 22:14:50
On Tuesday, August 23, 2011, Stephen Rothwell wrote:
Hi Rafael,
Today's linux-next merge of the pm tree got a conflict in
drivers/mfd/twl4030-irq.c between commit 99efe0d4c992 ("mfd: Drop the
twl4030-irq kthread") from the mfd tree and commit febab68efa45
("freezer: don't unnecessarily set PF_NOFREEZE explicitly") from the pm
tree.
The former dropped the code modified by the latter, so I did that.
Thanks!
Unfortunately, I don't think we can really fix that other that making
one tree depend on the other.
From: Stephen Rothwell <hidden> Date: 2011-08-24 01:12:17
Hi Rafael,
On Wed, 24 Aug 2011 00:16:33 +0200 "Rafael J. Wysocki" [off-list ref] wrote:
On Tuesday, August 23, 2011, Stephen Rothwell wrote:
quoted
Today's linux-next merge of the pm tree got a conflict in
drivers/mfd/twl4030-irq.c between commit 99efe0d4c992 ("mfd: Drop the
twl4030-irq kthread") from the mfd tree and commit febab68efa45
("freezer: don't unnecessarily set PF_NOFREEZE explicitly") from the pm
tree.
The former dropped the code modified by the latter, so I did that.
Thanks!
Unfortunately, I don't think we can really fix that other that making
one tree depend on the other.
We can just leave it for Linus to fix up during the next merge window.
After all, I figured it out. :-)
("git rerere" takes care of fixing it up for me from now on)
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/