aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorJan Beulich <[email protected]>2009-08-18 16:41:33 +0100
committerIngo Molnar <[email protected]>2009-08-18 17:52:35 +0200
commit78b89ecd731798f2fec8cc26ca90739253cec33c (patch)
tree32b43a946483c98afc09b58a0de5374c8d8f1fc2 /lib/string_helpers.c
parent1adcaafe7414c5731f758b158aa0525057225deb (diff)
i386: Fix section mismatches for init code with !HOTPLUG_CPU
Commit 0e83815be719d3391bf5ea24b7fe696c07dbd417 changed the section the initial_code variable gets allocated in, in an attempt to address a section conflict warning. This, however created a new section conflict when building without HOTPLUG_CPU. The apparently only (reasonable) way to address this is to always use __REFDATA. Once at it, also fix a second section mismatch when not using HOTPLUG_CPU. Signed-off-by: Jan Beulich <[email protected]> Cc: Robert Richter <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions