lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 6 Nov 2011 22:23:10 +0100
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Tejun Heo <tj@...nel.org>
Cc:	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL pm/for-next] pm: freezer updates

On Sunday, November 06, 2011, Tejun Heo wrote:
> Hello,
> 
> On Sun, Nov 6, 2011 at 1:10 PM, Rafael J. Wysocki <rjw@...k.pl> wrote:
> > Do you mean something like this is needed on top of linux-pm/pm-freezer:
> >
> > ---
> >  kernel/freezer.c |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > Index: linux-pm/kernel/freezer.c
> > ===================================================================
> > --- linux-pm.orig/kernel/freezer.c
> > +++ linux-pm/kernel/freezer.c
> > @@ -90,7 +90,7 @@ static void fake_signal_wake_up(struct t
> >        unsigned long flags;
> >
> >        if (lock_task_sighand(p, &flags)) {
> > -               signal_wake_up(p, 1);
> > +               signal_wake_up(p, 0);
> 
> Yeap, that was the only discrepancy I could find.

OK, I'll apply this on top of the merge commit.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ