From: KAMEZAWA Hiroyuki Date: Sat, 5 Aug 2006 19:15:04 +0000 (-0700) Subject: [PATCH] memory hotadd fixes: avoid registering res twice X-Git-Tag: v2.6.18-rc4~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2870faaa1fdcec795a6bf4dbbfc3e5d57fd7ab;p=pandora-kernel.git [PATCH] memory hotadd fixes: avoid registering res twice both of acpi_memory_enable_device() and acpi_memory_add_device() may evaluate _CRS method. We should avoid evaluate device's resource twice if we could get it successfully in past. Signed-off-by: KAMEZWA Hiroyuki Cc: Keith Mannthey Cc: Yasunori Goto Cc: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed