Re: [PATCH 1/1] dma-mapping: mark DMA_nBITS_MASK as deprecated fix

From: FUJITA Tomonori
Date: Sun May 10 2009 - 22:37:39 EST


On Sun, 10 May 2009 09:04:26 +0200
Jiri Slaby <jirislaby@xxxxxxxxx> wrote:

> Andrew, please fold into
> dma-mapping: mark DMA_nBITS_MASK as deprecated
> --
>
> As Fujita correctly demurs, use more meaningful typedef name, so that we
> now see:
> warning: DMA_nnBIT_MASK is deprecated
> instead of
> warning: DMA_DEPRECATED is deprecated
>
> Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx>
> Cc: Yang Hongyang <yanghy@xxxxxxxxxxxxxx>
> Cc: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
> Cc: Ingo Molnar <mingo@xxxxxxx>
> ---
> include/linux/dma-mapping.h | 26 +++++++++++++-------------
> 1 files changed, 13 insertions(+), 13 deletions(-)

Acked-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>


But I think that you need to resend a version of this patch against
tip. We need this patch in linux-next to warn some new users of these
deprecated macros.

Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/