Re: [PATCH 00/13 v2] ftrace: clean ups and fixes

From: Wenji Huang
Date: Thu Oct 23 2008 - 05:35:00 EST


Hi,
just several trivial things.

[PATCH 02/13 v2] ftrace: dynamic ftrace process only text section
+# Acceptible sections to record.

typo - Acceptible

[PATCH 03/13 v2] ftrace: return error on failed modified text.
+ * This is a very sensitive operatation and great care needs

typo - operatation
Why not put comments to function definition?

[PATCH 04/13 v2] ftrace: comment arch ftrace code
+ * as well as code changing. We do this by using the
+ * __copy_*_user functions.

According to [PATCH 05/13], change to using the proper API for reading and writing, not __copy_*_user.


Regards,
Wenji
--
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/