Re: [PATCH 5/5] Avoid section type conflict in dma/ioat/dma_v3.c

From: Dan Williams
Date: Tue Jun 07 2011 - 19:07:28 EST


On 6/7/2011 3:26 PM, Andi Kleen wrote:
From: Andi Kleen<ak@xxxxxxxxxxxxxxx>

const __read_mostly is not legal and causes section type conflicts.
That's because the read.mostly section is not read only.
Simply drop the const for the read mostly fields.

Cc: dan.j.williams@xxxxxxxxx

Acked-by: Dan Williams <dan.j.williams@xxxxxxxxx>

I don't have any other ioatdma stuff pending so I'm happy for this to go in through another tree.

--
Dan
--
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/