All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Elimar Riesebieter <riesebie@lxtec.de>
Cc: linux-pm@lists.linux-foundation.org
Subject: Re: 2.6.22-rc2 built on ppc (1)
Date: Sun, 20 May 2007 13:36:04 +0200	[thread overview]
Message-ID: <200705201336.05205.rjw@sisk.pl> (raw)
In-Reply-To: <20070520110625.GC3253@aragorn.home.lxtec.de>

Hi,

On Sunday, 20 May 2007 13:06, Elimar Riesebieter wrote:
> Hi,
> 
> FYI, building 2.6.22-rc2 with
> gcc (GCC) 4.1.3 20070514 (prerelease) (Debian 4.1.2-7)
> on my powerbook (PPC) gives:
> 
> ...
> kernel/power/swsusp.c: In function 'swsusp_show_speed':
> kernel/power/swsusp.c:193: warning: comparison of distinct pointer types lacks a cast

Well, this warning doesn't make sense.  In 2.6.22-rc2 line 193 of swsusp.c is

do_div(elapsed_centisecs64, NSEC_PER_SEC / 100);

where elapsed_centisecs64 is s64.

Greetings,
Rafael

  reply	other threads:[~2007-05-20 11:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-20 11:06 2.6.22-rc2 built on ppc (1) Elimar Riesebieter
2007-05-20 11:36 ` Rafael J. Wysocki [this message]
2007-05-20 11:43   ` Johannes Berg
2007-06-09 14:14     ` Pavel Machek
2007-06-09 17:06       ` Elimar Riesebieter
2007-06-11  8:26       ` Johannes Berg
2007-06-09 13:55 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2007-05-20 11:04 Elimar Riesebieter
2007-05-25 21:40 ` Greg KH

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=200705201336.05205.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=riesebie@lxtec.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.