Re: [RFC][PATCH] PM: Remove code duplication between main.c and user.c

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

 



On Thursday, 21 June 2007 15:28, Pavel Machek wrote:
> Hi!
> 
> > The SNAPSHOT_S2RAM ioctl code is outdated and it should not duplicate the
> > suspend code in kernel/power/main.c.  Fix that.
> > 
> > Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>
> 
> Mostly works ok, but
> 
> > +/**
> > + *	suspend_suspend - suspend devices and enter the desired system sleep
> > + *			  state.
> > + *	@state:		  state to enter
> > + */
> > +int suspend_suspend(suspend_state_t state)
> 
> This is really horrible name.

Yes, I just couldn't invent anything else.

> Maybe this should be suspend_enter, and suspend_enter should become
> __suspend_enter, or something?

Well, suspend_enter() is called from a couple of places and I wouldn't like
to change that.

I would like to call it pm_suspend(), but that one is already used.

I have two candidates: __suspend() and suspend_devices_and_enter().

Greetings,
Rafael


-- 
"Premature optimization is the root of all evil." - Donald Knuth
_______________________________________________
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