diff for duplicates of <4B4F98FB.4080709@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 9d76d21..368007a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,8 @@ index 7a5ae63..f149065 100644 --- a/arch/ia64/uv/kernel/setup.c +++ b/arch/ia64/uv/kernel/setup.c @@ -104,7 +104,7 @@ void __init uv_setup(char **cmdline_p) - uv_cpu_hub_info(cpu)->lowmem_remap_top lowmem_redir_base + lowmem_redir_size; + uv_cpu_hub_info(cpu)->lowmem_remap_top = + lowmem_redir_base + lowmem_redir_size; uv_cpu_hub_info(cpu)->m_val = m_val; - uv_cpu_hub_info(cpu)->n_val = m_val; + uv_cpu_hub_info(cpu)->n_val = n_val; diff --git a/a/content_digest b/N1/content_digest index 3b7746e..ee990e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Roel Kluin <roel.kluin@gmail.com>\0" "Subject\0[PATCH] IA64: Wrong attribute of HUB chip written in uv_setup() ?\0" - "Date\0Thu, 14 Jan 2010 22:21:47 +0000\0" + "Date\0Thu, 14 Jan 2010 23:21:47 +0100\0" "To\0Tony Luck <tony.luck@intel.com>" Fenghua Yu <fenghua.yu@intel.com> linux-ia64@vger.kernel.org @@ -19,7 +19,8 @@ "--- a/arch/ia64/uv/kernel/setup.c\n" "+++ b/arch/ia64/uv/kernel/setup.c\n" "@@ -104,7 +104,7 @@ void __init uv_setup(char **cmdline_p)\n" - " \t\tuv_cpu_hub_info(cpu)->lowmem_remap_top \t\t\tlowmem_redir_base + lowmem_redir_size;\n" + " \t\tuv_cpu_hub_info(cpu)->lowmem_remap_top =\n" + " \t\t\tlowmem_redir_base + lowmem_redir_size;\n" " \t\tuv_cpu_hub_info(cpu)->m_val = m_val;\n" "-\t\tuv_cpu_hub_info(cpu)->n_val = m_val;\n" "+\t\tuv_cpu_hub_info(cpu)->n_val = n_val;\n" @@ -27,4 +28,4 @@ " \t\tuv_cpu_hub_info(cpu)->gpa_mask = (1 << (m_val + n_val)) - 1;\n" " \t\tuv_cpu_hub_info(cpu)->gnode_upper = gnode_upper;" -1127dfa741fcb2c09b362ddf653b36e1ff5897458c2e63fcae1da5aca93466d0 +112e531e91d1daf450d5dc41cbd7bd80711648bf25b95283012474c4fe0084e8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.