[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BAE9DCEF64577A439B3A37F36F9B691C02BEC331@orsmsx418.amr.corp.intel.com>
Date: Wed, 25 Jul 2007 16:48:45 -0700
From: "Nelson, Shannon" <shannon.nelson@...el.com>
To: "Satyam Sharma" <ssatyam@....iitk.ac.in>,
<akpm@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH -mm] dma: INTEL_IOATDMA build fix
Satyam Sharma [mailto:ssatyam@....iitk.ac.in]
>
>Make CONFIG_INTEL_IOATDMA select CONFIG_DCA because it uses code
>exported from said dependency:
>
># CONFIG_DCA is not set
>CONFIG_INTEL_IOATDMA=m
>
>ERROR: "alloc_dca_provider" [drivers/dma/ioatdma.ko] undefined!
>ERROR: "register_dca_provider" [drivers/dma/ioatdma.ko] undefined!
>ERROR: "unregister_dca_provider" [drivers/dma/ioatdma.ko] undefined!
>ERROR: "free_dca_provider" [drivers/dma/ioatdma.ko] undefined!
>make[1]: *** [__modpost] Error 1
>
>"select" seems ok because CONFIG_DCA looks library-like and
>doesn't itself
>depend upon anything else.
>
>Signed-off-by: Satyam Sharma <ssatyam@....iitk.ac.in>
Well, ioatdma should be smarter and not try to use ioat_dca.c if there
is no CONFIG_DCA. However, until that happens, this is fine.
Signed-off-by: Shannon Nelson <shannon.nelson@...el.com>
-
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