lkml.org 
[lkml]   [2007]   [Mar]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 17/17] m68k dma-mapping: gfp_t annotations
On Wed, 14 Mar 2007, Al Viro wrote:
> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>

> ---
> include/asm-m68k/dma-mapping.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/asm-m68k/dma-mapping.h b/include/asm-m68k/dma-mapping.h
> index 00259ed..a26cdeb 100644
> --- a/include/asm-m68k/dma-mapping.h
> +++ b/include/asm-m68k/dma-mapping.h
> @@ -32,7 +32,7 @@ extern void dma_free_coherent(struct device *, size_t,
> void *, dma_addr_t);
>
> static inline void *dma_alloc_noncoherent(struct device *dev, size_t size,
> - dma_addr_t *handle, int flag)
> + dma_addr_t *handle, gfp_t flag)
> {
> return dma_alloc_coherent(dev, size, handle, flag);
> }

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-03-14 20:51    [W:0.029 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site