Re: [PATCH] s2ram: add arch irq disable/enable hooks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

> >  int suspend_enter(suspend_state_t state)
> >  {
> >  	int error = 0;
> > -	unsigned long flags;
> >  
> > -	local_irq_save(flags);
> > +	arch_s2ram_disable_irqs();
> 
> Sorry for not highlighting this before, but these are badly misnamed.
> They apply for every system suspend state except PM_SUSPEND_DISK ...
> NOT just suspend-to-ram, as specified by the function name.

Every suspend state means "standby" and "s2ram" in this context. I
think this name is better than alternatives.

								Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
_______________________________________________
linux-pm mailing list
linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/linux-pm

[Index of Archives]     [Linux ACPI]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [CPU Freq]     [Kernel Newbies]     [Fedora Kernel]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux