public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: kernel list <linux-kernel@vger.kernel.org>,
	Linux-pm mailing list <linux-pm@lists.osdl.org>,
	"Rafael J. Wysocki" <rjw@sisk.pl>
Subject: Re: Rename suspend/hibernation stuff for clarity
Date: Mon, 7 Jan 2008 17:37:36 +0100	[thread overview]
Message-ID: <20080107163736.GC16072@uranus.ravnborg.org> (raw)
In-Reply-To: <20080107135236.GA17140@elf.ucw.cz>

On Mon, Jan 07, 2008 at 02:52:36PM +0100, Pavel Machek wrote:
> kernel/suspend_64.c and power/cpu.c were equivalent. Move them into
> power/cpu_*.c for consistency.
> 
> power/swsusp.S and kernel/suspend_asm_64.S were both misnamed and
> equivalent. Merge then minto power/hibernation_*.S.
> 
> Signed-off-by: Pavel Machek <pavel@suse.cz>
> 
> ---
> commit 2a4fbaecebafff5b3114d0e87ecf73c45bc57f7b
> tree a13462c0ae1fa640a9b9d08cfea0bf6056b26385
> parent eafb847ccc4f73c2737157b510dcf7b040f53147
> author Pavel <pavel@amd.ucw.cz> Mon, 07 Jan 2008 14:50:25 +0100
> committer Pavel <pavel@amd.ucw.cz> Mon, 07 Jan 2008 14:50:25 +0100
> 
>  arch/x86/Makefile_64             |    1 
>  arch/x86/kernel/Makefile_64      |    2 
>  arch/x86/kernel/suspend_64.c     |  294 --------------------------------------
>  arch/x86/kernel/suspend_asm_64.S |  141 ------------------
>  arch/x86/power/Makefile          |   10 +
>  arch/x86/power/cpu.c             |  133 -----------------
>  arch/x86/power/cpu_32.c          |  133 +++++++++++++++++
>  arch/x86/power/cpu_64.c          |  294 ++++++++++++++++++++++++++++++++++++++
>  arch/x86/power/hibernation_32.S  |   78 ++++++++++
>  arch/x86/power/hibernation_64.S  |  141 ++++++++++++++++++
>  arch/x86/power/swsusp.S          |   78 ----------
>  11 files changed, 655 insertions(+), 650 deletions(-)

git diff -C -M -B  (IIRC) gives a much more readable diffstat.
They works for git format-patch and friends too.

	Sam

      parent reply	other threads:[~2008-01-07 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 13:52 Rename suspend/hibernation stuff for clarity Pavel Machek
2008-01-07 16:36 ` Rafael J. Wysocki
2008-01-07 16:37 ` Sam Ravnborg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080107163736.GC16072@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.osdl.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox