[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cdi-devel] [PATCH 0/4] mem.h - Part 1



On Thu, Feb 11, 2010 at 12:01:06AM +0100, Kevin Wolf wrote:
> Okay, so here is the first part of the conversion. The header is mostly
> unchanged, I only added a function cdi_mem_map which maps a given
> physical address. The rest of the patches replace the memory management
> functions of misc.h with the mem.h ones.
> 
> Once this is in, the next step is to convert interfaces like
> send_packet to take a cdi_mem_area as a parameter.
> 
> Kevin Wolf (4):
>   mem.h: Handling memory areas
>   pcnet: Factor init block function out
>   cdi: Replace cdi_alloc_phys_mem/addr
>   cdi: Remove obsolete functions

Applied all.