* [Xenomai-core] Warnings in ksrc/drivers/comedi/buffer.c
@ 2008-10-14 20:48 Jan Kiszka
2008-10-14 20:52 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2008-10-14 20:48 UTC (permalink / raw)
To: Gilles Chanteperdrix, Alexis Berlemont; +Cc: xenomai-core
[-- Attachment #1: Type: text/plain, Size: 767 bytes --]
Hi,
are these warnings due to an unfinished highmem fix (I did not follow
all details)?
drivers/xenomai/comedi/buffer.c: In function ‘comedi_free_buffer’:
drivers/xenomai/comedi/buffer.c:49: warning: passing argument 1 of ‘vmalloc_to_page’ makes pointer from integer without a cast
drivers/xenomai/comedi/buffer.c: In function ‘comedi_alloc_buffer’:
drivers/xenomai/comedi/buffer.c:76: warning: passing argument 1 of ‘vmalloc_to_page’ makes pointer from integer without a cast
drivers/xenomai/comedi/buffer.c:88: warning: passing argument 1 of ‘vmalloc_to_page’ makes pointer from integer without a cast
drivers/xenomai/comedi/buffer.c:88: warning: assignment makes integer from pointer without a cast
If not, please fix.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] Warnings in ksrc/drivers/comedi/buffer.c
2008-10-14 20:48 [Xenomai-core] Warnings in ksrc/drivers/comedi/buffer.c Jan Kiszka
@ 2008-10-14 20:52 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2008-10-14 20:52 UTC (permalink / raw)
To: Jan Kiszka; +Cc: xenomai-core
Jan Kiszka wrote:
> Hi,
>
> are these warnings due to an unfinished highmem fix (I did not follow
> all details)?
>
> drivers/xenomai/comedi/buffer.c: In function ‘comedi_free_buffer’:
> drivers/xenomai/comedi/buffer.c:49: warning: passing argument 1 of ‘vmalloc_to_page’ makes pointer from integer without a cast
> drivers/xenomai/comedi/buffer.c: In function ‘comedi_alloc_buffer’:
> drivers/xenomai/comedi/buffer.c:76: warning: passing argument 1 of ‘vmalloc_to_page’ makes pointer from integer without a cast
> drivers/xenomai/comedi/buffer.c:88: warning: passing argument 1 of ‘vmalloc_to_page’ makes pointer from integer without a cast
> drivers/xenomai/comedi/buffer.c:88: warning: assignment makes integer from pointer without a cast
>
> If not, please fix.
Ok. Will fix. I did not actually compiled my change.
--
Gilles.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-14 20:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 20:48 [Xenomai-core] Warnings in ksrc/drivers/comedi/buffer.c Jan Kiszka
2008-10-14 20:52 ` Gilles Chanteperdrix
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.