[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070912191739.fc0e2554.akpm@linux-foundation.org>
Date: Wed, 12 Sep 2007 19:17:39 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Yinghai Lu <Yinghai.Lu@....COM>
Cc: Andi Kleen <ak@...e.de>, Jeff Garzik <jeff@...zik.org>,
Greg KH <greg@...ah.com>, Martin Mares <mj@....cz>,
dean gaudet <dean@...tic.org>,
Robert Richter <robert.richter@....com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86_64: set cfg_size for AMD Family 10h in case
MMCONFIG is used
On Wed, 12 Sep 2007 19:21:43 -0700 Yinghai Lu <Yinghai.Lu@....COM> 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@...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