lkml.org 
[lkml]   [2006]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] [KERNELDOC] documentation for lock_key in struct hrtimer_base
From: Henrik Kretzschmar <henne@nachtwindheim.de>

Fixes an errormessage on make xmldocs.
If somebody has a better description for lock_key, then please post it before
2.6.18.
Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>

---

--- linux-2.6.18-rc5/include/linux/hrtimer.h 2006-08-28 10:02:06.000000000 +0200
+++ linux-2.6.18-rc5/include/linux/hrtimer.h_new 2006-09-01 09:22:20.000000000 +0200
@@ -80,6 +80,7 @@
* @get_softirq_time: function to retrieve the current time from the softirq
* @curr_timer: the timer which is executing a callback right now
* @softirq_time: the time when running the hrtimer queue in the softirq
+ * @lock_key: the lock_class_key for use with lockdep
*/
struct hrtimer_base {
clockid_t index;

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

\
 
 \ /
  Last update: 2006-09-01 09:57    [W:0.037 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site