Hello list,
I‘ve modified the patch by Ryan Finnie to successfully patch against
stock ubuntu sources (package: linux-source-2.6.28).
Please note, that CONFIG_PROC_MM_DUMPABLE ("Make UML childs /proc/
completely browsable") is broken.
--
Best Regards,
Leonid Chaichenets.
--
On Fri, May 15, 2009 at 04:02:16PM +0200, Leonid Chaichenets wrote:
> Hello list,
>
> I‘ve modified the patch by Ryan Finnie to successfully patch against
> stock ubuntu sources (package: linux-source-2.6.28).
Okay, I should include the actual patch...
--- arch/um/include/asm/compat.h
+++ arch/um/
From: Joe Perches
Signed-off-by: Joe Perches
---
arch/um/drivers/hostaudio_kern.c | 38 +++---
1 files changed, 11 insertions(+), 27 deletions(-)
diff --git a/arch/um/drivers/hostaudio_kern.c b/arch/um/drivers/hostaudio_kern.c
index 368219c..2f5b343 100644
---