From: gongzhaogang
Delect the extra content in the comment.
return_object - Where to put method's return value (if
any). If NULL, no value is returned.
---
drivers/acpi/acpica/nseval.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/acpi/ac
From: gongzhaogang
Delect the extra content in the comment.
return_object - Where to put method's return value (if
any). If NULL, no value is returned.
---
drivers/acpi/acpica/nseval.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/acpi/ac
From: songxiumiao
---
arch/x86/kernel/acpi/boot.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/x86/kernel/acpi/boot.c b/arch/x86/kernel/acpi/boot.c
index dbe76a1..b8f93b3 100644
--- a/arch/x86/kernel/acpi/boot.c
+++ b/arch/x86/kernel/acpi/boot.c
@@ -733,6 +733
From: GongZhaogang
By analysing the bug function call trace,we find that create_worker function
will alloc the memory from node0.Because node0 is offline,the allocation is
failed.Then we add a condition to ensure the node is online and
system can alloc memory from a node that is online.
Follow
From: GongZhaogang
By analysing the bug function call trace,we find that create_worker function
will alloc the memory from node0.Because node0 is offline,the allocation is
failed.Then we add a condition to ensure the node is online and
system can alloc memory from a node that is online.
Follow
From: gongzhaogang
Delect the extra content in the comment.
return_object - Where to put method's return value (if
any). If NULL, no value is returned.
---
drivers/acpi/acpica/nseval.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/acpi/ac
6 matches
Mail list logo