Re: [GIT PULL pm/for-next] pm: freezer updates

From: Tejun Heo
Date: Sun Nov 06 2011 - 11:48:04 EST


Hello, Rafael.

On Sun, Nov 06, 2011 at 01:12:56PM +0100, Rafael J. Wysocki wrote:
> On Sunday, November 06, 2011, Rafael J. Wysocki wrote:
> > On Thursday, November 03, 2011, Tejun Heo wrote:
> > > Hello, Rafael.
> > >
> > > This is pull request for the following pending patches[ets].
> > >
> > > [1] freezer: fix various bugs and simplify implementation, take#2
> > > [2] usb_storage: don't use set_freezable_with_signal()
> > > [3] freezer: kill unused set_freezable_with_signal()
> > > [4] freezer: fix wait_event_freezable/__thaw_task races
> > >
> > > The patches are available in the git repository at:
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git pm-freezer
> >
> > I pulled this to linux-pm/pm-freezer, but there were merge conflicts that
> > I'm not 100% have been resolved correctly. Please double check if the
> > resulting branch is OK.
>
> I found a mismerge in the meantime, so the linux-pm/pm-freezer branch has
> been re-created from scratch. Please double check if it's correct.
>
> I intend to start merging it into linux-next after 3.2-rc1 has been released.

fake_signal_wake_up() merging seems wrong. It should be calling
signal_wake_up() with @resume == 0. Other than that, everything looks
correct to me.

Thank you.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/