diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-12-25 13:38:59 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-12-25 13:39:04 +0100 |
commit | 32272a26974d2027384fd4010cd1780fca425d94 (patch) | |
tree | 6c60bf879b74a76506939705e06a8e8a743df80a /net/bluetooth | |
parent | 91d5d45ee0a8978870fd12e5c3fe394a530ec2ed (diff) |
[S390] __page_to_pfn warnings
For CONFIG_SPARSEMEM_VMEMMAP=y on s390 I get warnings like
init/main.c: In function 'start_kernel':
init/main.c:641: warning: format '%08lx' expects type 'long unsigned int', but argument 2 has type 'int'
The warning can be suppressed with a cast to unsigned long in the
CONFIG_SPARSEMEM_VMEMMAP=y version of __page_to_pfn.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions