On Wed, 21 Mar 2007, James Morris wrote:
> Fix the print formatting of three unsigned long fields in
> /proc/timer_list, which are currently being formatted as unsigned int.
^^
The last bit should be 'signed long'.
--
James M
Fix the print formatting of three unsigned long fields in
/proc/timer_list, which are currently being formatted as unsigned int.
Signed-off-by: James Morris <[EMAIL PROTECTED]>
---
diff --git a/kernel/time/timer_list.c b/kernel/time/timer_list.c
index f82c635..59df5e8 100644
--- a/kernel/time/
2 matches
Mail list logo