Thanks Richard :-)
With kind regards
Thomas
> Am 13.04.2015 um 21:23 schrieb Richard Weinberger
> :
>
>> On Fri, Apr 3, 2015 at 4:51 PM, Thomas Meyer wrote:
>> Print a more sensible message about the minimum physical memory
>> requirement.
>>
>> Signed-off-by: Thomas Meyer
>
> All of your t
On Fri, Apr 3, 2015 at 4:51 PM, Thomas Meyer wrote:
> Print a more sensible message about the minimum physical memory
> requirement.
>
> Signed-off-by: Thomas Meyer
All of your three patches are queued for 4.1! :-)
--
Thanks,
//richard
-
Thomas Meyer wrote:
>+ printf("Too few physical memory! Needed=%d, given=%d\n",
I think 'Too little physical memory' would be more correct. Or maybe
'Insufficient physical memory'.
Ron
--
Dive into the Worl
Print a more sensible message about the minimum physical memory
requirement.
Signed-off-by: Thomas Meyer
---
diff --git a/arch/um/kernel/physmem.c b/arch/um/kernel/physmem.c
index 549ecf3..6f20626 100644
--- a/arch/um/kernel/physmem.c
+++ b/arch/um/kernel/physmem.c
@@ -57,22 +57,51 @@ void map_me