Hi Jeff,
I am still on Linux kernel 2.6.17.4, I ran into sleep() calls blocks forever
after change date of time. Please help!
Thanks,
-steve
-
Looking for last minute shopping deals? Find them fast with Yahoo! Search.-
From: Jiri Olsa <[EMAIL PROTECTED]>
Subject: [PATCH] uml: use DIV_ROUND_UP
Date: Tue, 19 Feb 2008 22:49:33 +0100
Message-ID: <[EMAIL PROTECTED]>
> Hi,
>
> I just saw similar patches in the janitor kernel's list,
> and spotted place it fits.
>
> Signed-off-by: Jiri Olsa <[EMAIL PROTECTED]>
> ---
Hi,
I just saw similar patches in the janitor kernel's list,
and spotted place it fits.
Signed-off-by: Jiri Olsa <[EMAIL PROTECTED]>
---
arch/um/drivers/ubd_kern.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/arch/um/drivers/ubd_kern.c b/arch/um/drivers/ubd_kern.c
i