Prev: [PATCH 6/6] staging: winbond: Convert typedef struct _SCAN_REQ_PARA to struct
Next: Infinite loop on boot in free_early_partial due to start==end on tip/master
From: Mathieu Desnoyers on 19 Mar 2010 17:00 Hi, This patchset introduces a debugobjects-based rcu list head debugging infrastructure. The first patch adds the ability to keep track of a "state machine" into debugobjects. The state machine logic is all contained in the type-aware caller. Debugobjects only keep track of the current state (a single integer). A state validation/transition API is provided to debugobjects users. This patchset is based on 2.6.33.1. Comments are welcome, Mathieu -- Mathieu Desnoyers OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |