Hi I hope someone on this list can push the following patch to one of the ppc trees.
It adds functionality to the 8260 CPM to free() allocated host and dp ram memory. (nice for loadable drivers that use DP ram) The functions that are added are m8260_cpm_dpfree() and m8260_cpm_hostfree() This patch is agains 2.6.5, but it should apply cleanly agains any 2.4.x and 2.6.x, since it only touches arch/ppc/8260_io/commproc.c and include/asm-ppc/cpm_8260.h This could possibly also be used on the 8xx CPUs, since the code is identical. -------------- next part -------------- A non-text attachment was scrubbed... Name: cpm_dpfree.patch.gz Type: application/x-gzip Size: 3496 bytes Desc: cpm_dpfree.patch.gz Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20040521/e3fc88a7/attachment.bin