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] [day] [month] [year] [list]
Date:	Wed, 03 Dec 2008 08:57:42 -0800
From:	Philip Langdale <philipl@...rt.org>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	Pierre Ossman <drzeus@...eus.cx>
CC:	linux kernel <linux-kernel@...r.kernel.org>,
	sdhci-devel@...t.drzeus.cx, Matthew Garrett <mjg59@...f.ucam.org>,
	Frans Pop <elendil@...net.nl>
Subject: Re: [PATCH] ricoh_mmc: Use suspend/resume_noirq (resend)

Andrew Morton wrote:
> 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.

Not in Pierre's tree :-P

I've sent an updated diff against linux-next.

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