Re: [PATCH] x86_64: set cfg_size for AMD Family 10h in caseMMCONFIG is used

From: Andrew Morton
Date: Wed Sep 12 2007 - 22:18:38 EST


On Wed, 12 Sep 2007 19:21:43 -0700 Yinghai Lu <Yinghai.Lu@xxxxxxx> wrote:

> +/**
> + * Regular PCI devices have 256 bytes, but AMD Family 10h Opteron ext config
> + * have 4096 bytes. Even if the device is capable, that doesn't mean we can
> + * access it. Maybe we don't have a way to generate extended config space
> + * accesses. So check it
> + */

Please don't use the kerneldoc leadin "/**" for non-kerneldoc comments.
-
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/