From: Harvey Harrison <harvey.harrison@gmail.com>
To: Len Brown <lenb@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: acpi: new sparse warnings in 2.6.25-rc2
Date: Wed, 20 Feb 2008 23:32:14 -0800 [thread overview]
Message-ID: <1203579134.20345.9.camel@brick> (raw)
Introduced between 2.6.25-rc1 and -rc2.
drivers/acpi/executer/exregion.c:369:8: warning: incorrect type in argument 3 (different type sizes)
drivers/acpi/executer/exregion.c:369:8: expected unsigned int [usertype] *value
drivers/acpi/executer/exregion.c:369:8: got unsigned long long [usertype] *value
drivers/acpi/executer/exregion.c: In function ‘acpi_ex_pci_config_space_handler’:
drivers/acpi/executer/exregion.c:369: warning: passing argument 3 of ‘acpi_os_read_pci_configuration’ from incompatible pointer type
Cheers,
Harvey
next reply other threads:[~2008-02-21 7:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-21 7:32 Harvey Harrison [this message]
2008-02-21 8:53 ` acpi: new sparse warnings in 2.6.25-rc2 Len Brown
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=1203579134.20345.9.camel@brick \
--to=harvey.harrison@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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.