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:	Wed, 3 Dec 2008 01:23:00 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	philipl@...rt.org
Cc:	"linux kernel" <linux-kernel@...r.kernel.org>,
	sdhci-devel@...t.drzeus.cx, "Pierre Ossman" <drzeus@...eus.cx>,
	"Matthew Garrett" <mjg59@...f.ucam.org>,
	"Frans Pop" <elendil@...net.nl>
Subject: Re: [PATCH] ricoh_mmc: Use suspend/resume_noirq (resend)

On Sun, 30 Nov 2008 20:28:40 -0500 (EST) philipl@...rt.org wrote:

> +static struct pm_ext_ops ricoh_mmc_pm_ext_opts = {
> +	.suspend_noirq =	ricoh_mmc_suspend_noirq,
> +	.resume_noirq =		ricoh_mmc_resume_noirq,
> +};

pm_ext_ops got deleted from linux-next.

commit 481617dc3d1e6c52e35172ab49e655f74a1591b6
Author: Rafael J. Wysocki <rjw@...k.pl>
Date:   Mon Oct 6 22:46:05 2008 +0200

    PM: Simplify the new suspend/hibernation framework for devices
    

--
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