[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070607082536.GA15790@linux-sh.org>
Date: Thu, 7 Jun 2007 17:25:36 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: "Robert P. J. Day" <rpjday@...dspring.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: whacking out the __get_dma_pages() macro.
On Thu, Jun 07, 2007 at 04:07:46AM -0400, Robert P. J. Day wrote:
>
> the following represents the entire set of calls to the
> __get_dma_pages() macro that i plan on reverting back to the regular
> get_free_pages() macro so __get_dma_pages() can be tossed. any major
> objections?
>
> include/asm-sh/floppy.h: return __get_dma_pages(GFP_KERNEL,get_order(size));
Hmm, I thought I killed that a long time ago.. In any event, we never set
ARCH_MAY_HAVE_PC_FDC, so this header is never used. Feel free to just
kill the header entirely in your conversion patch.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists