lkml.org 
[lkml]   [2005]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCHSET] 2.6.14-rc3-git4-bird1
> --- RC14-rc3-git4/arch/arm/mm/consistent.c
> +++ RC14-rc3-git4-final/arch/arm/mm/consistent.c

> -vm_region_alloc(struct vm_region *head, size_t size, int gfp)
> +vm_region_alloc(struct vm_region *head, size_t size, unsigned int gfp)

> -__dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, int gfp,
> - pgprot_t prot)
> +__dma_alloc(struct device *dev, size_t size, dma_addr_t *handle,
> + unsigned int gfp, pgprot_t prot)

unsigned int __nocast gfp

=> dma_alloc_coherent
=> dma_alloc_writecombine

-
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: 2005-10-05 22:20    [W:0.701 / U:1.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site