Thread (3 messages) flat view 3 messages, 3 authors, 2003-08-13

Re: [PATCH] Make z8530.c build on 2.6

From: Alan Cox <hidden>
Date: 2003-08-13 22:23:45

On Mer, 2003-08-13 at 21:25, Stephen Hemminger wrote:
Either we need to mark this driver (and the parts that use them) as BROKEN,
or at least get it building again.
It works fine.
-	c->rx_buf[0]=(void *)get_free_page(GFP_KERNEL|GFP_DMA);
+	c->rx_buf[0]=(void *)get_zeroed_page(GFP_KERNEL|GFP_DMA);
and doesn't need zeroed pages, I've just got no idea what 2.6 decided
to call the give me a free page function, fix that and it'll work fine.

(BTW its not one of the sangoma drivers but something I wrote originally
so Nenad isnt the guy to cc)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help