Messages in this thread |  | | | Date | Fri, 10 Jun 2011 10:18:50 +0300 | | From | Daniel Baluta <> | | Subject | Re: [PATCH] Documentation: update kmemleak architecture support info |
| |
On 06/10/2011 10:09 AM, Maxin B John wrote: > -Kmemleak is supported on x86, arm, powerpc, sparc, sh, microblaze and tile. > +Kmemleak is supported on x86, arm, powerpc, sparc, sh, microblaze, tile, > +s390 and mips.Please check DEBUG_KMEMLEAK dependencies in lib/Kconfig.debug > +for supported platforms. The point of adding my generic comment was to remove direct references to supported platforms.
In this case your patch should remove the line specifying supported platforms (x86, arm, powerpc, etc) and only add the line pointing the reader to lib/Kconfig.debug.
When a new platform will be supported lib/Kconfig.debug will be surely modified, and the change will be consistent with information in kmemleak.txt.
Cătălin, what do you think?
thanks, Daniel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |