The patch titled x86_64: increase VDSO_TEXT_OFFSET for ancient binutils has been removed from the -mm tree. Its filename was x86_64-mm-vdso-text-offset.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: x86_64: increase VDSO_TEXT_OFFSET for ancient binutils From: Andi Kleen <ak@xxxxxxx> For some reason old binutils generate larger headers so increase the text offset of the vdso to avoid linker errors. (akpm: stolen from Andi's patch queue due to Badari's report of link failure) Signed-off-by: Andi Kleen <ak@xxxxxxx> Cc: Badari Pulavarty <pbadari@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/x86_64/vdso/voffset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN arch/x86_64/vdso/voffset.h~x86_64-mm-vdso-text-offset arch/x86_64/vdso/voffset.h --- a/arch/x86_64/vdso/voffset.h~x86_64-mm-vdso-text-offset +++ a/arch/x86_64/vdso/voffset.h @@ -1 +1 @@ -#define VDSO_TEXT_OFFSET 0x500 +#define VDSO_TEXT_OFFSET 0x600 _ Patches currently in -mm which might be from ak@xxxxxxx are acpi-add-reboot-mechanism.patch cpufreq-move-policys-governor-initialisation-out-of-low-level-drivers-into-cpufreq-core.patch cpufreq-allow-ondemand-and-conservative-cpufreq-governors-to-be-used-as-default.patch serial-keep-the-dtr-setting-for-serial-console.patch revert-x86_64-mm-cpa-einval.patch fix-x86_64-mm-sched-clock-share.patch x86_64-mce-poll-at-idle_start-and-printk-fix.patch geode-mfgpt-support-for-geode-class-machines.patch geode-mfgpt-clock-event-device-support.patch x86_64-add-acpi-reboot-option.patch i386-convert-mm_context_t-semaphore-to-a-mutex.patch dma-use-dev_to_node-to-get-node-for-device-in-dma_alloc_pages.patch x86-make-io-apic-not-connected-pin-print-complete.patch intel_cacheinfo-misc-section-annotation-fixes.patch intel_cacheinfo-call-cache_add_dev-from-cache_sysfs_init.patch i386-stop-bogus-nmi-softlockup-warnings-in-show_mem.patch x86-64-disable-local-apic-timer-use-on-amd-systems-with-c1e.patch clockevents-remove-unused-inline-function.patch clockevents-allow-build-without-runtime-use.patch x86_64-consolidate-tsc-calibration.patch i386-prepare-sharing-hpet-code.patch i386-hpet-add-x8664-hpet-bits.patch i386-prepare-sharing-pit-code.patch x86_64-use-i386-i8253-h.patch x86_64-preparatory-apic-set-lvtt.patch x86_64-apic-remove-bogus-pit-synchronization.patch x86_64-apic-shuffle-calibration-around.patch x86_64-apic-calibration-remove-divisor.patch x86_64-apic-change-setup-calling-convention.patch x86_64-apic-remove-nested-irq-disable.patch x86_64-prep-idle-loop-for-dynticks.patch x86_64-apic-add-clockevents-functions.patch x86_64-convert-to-clockevents.patch x86_64-remove-unused-code.patch x86_64-cleanup-apic-c.patch jiffies-remove-unused-macros.patch acpi-remove-the-useless-ifdef-code.patch i386-pit-remove-the-useless-ifdefs.patch i386-hpet-sharing-optimize.patch ich-force-hpet-make-generic-time-capable-of-switching-broadcast-timer.patch ich-force-hpet-restructure-hpet-generic-clock-code.patch ich-force-hpet-ich7-or-later-quirk-to-force-detect-enable.patch ich-force-hpet-late-initialization-of-hpet-after-quirk.patch ich-force-hpet-ich5-quirk-to-force-detect-enable.patch ich-force-hpet-ich5-fix-a-bug-with-suspend-resume.patch ich-force-hpet-add-ich7_0-pciid-to-quirk-list.patch x86-fix-cpu_to_node-references.patch x86-convert-x86_cpu_to_apicid-to-be-a-per-cpu-variable.patch x86-convert-cpu_llc_id-to-be-a-per-cpu-variable.patch x86-acpi-use-cpu_physical_id.patch i386-cleanup-struct-irqaction-initializers.patch x86_64-cleanup-struct-irqaction-initializers.patch asm-i386-ioh-fix-constness.patch hpet-force-enable-on-vt8235-37-chipsets.patch voyager-dont-try-to-support-unprocessor-builds.patch x86_64-nx-bit-handling-in-change_page_attr.patch x86_64-vdso-linker-script-cleanup.patch x86_64-vdso-put-vars-in-rodata.patch x86_64-nmi_watchdog-fix-to-be-more-like-i386.patch pci-use-pci=bfsort-for-hp-dl385-g2-dl585-g2.patch x86-convert-cpu_core_map-to-be-a-per-cpu-variable.patch convert-cpu_sibling_map-to-be-a-per-cpu-variable.patch x86-convert-cpuinfo_x86-array-to-a-per_cpu-array.patch optimize-x86-page-faults-like-all-other-achitectures-and-kill-notifier-cruft.patch sparsemem-clean-up-spelling-error-in-comments.patch sparsemem-record-when-a-section-has-a-valid-mem_map.patch generic-virtual-memmap-support-for-sparsemem.patch x86_64-sparsemem_vmemmap-2m-page-size-support.patch x86_64-sparsemem_vmemmap-2m-page-size-support-ensure-end-of-section-memmap-is-initialised.patch x86_64-sparsemem_vmemmap-vmemmap-x86_64-convert-to-new-helper-based-initialisation.patch during-vm-oom-condition-kill-all-threads-in-process-group.patch mem-policy-add-mpol_f_mems_allowed-get_mempolicy-flag.patch s2ram-kill-old-debugging-junk.patch hibernation-arbitrary-boot-kernel-support-generic-code-rev-2.patch hibernation-arbitrary-boot-kernel-support-on-x86_64-rev-2.patch hibernation-pass-cr3-in-the-image-header-on-x86_64-rev-2.patch hibernation-use-temporary-page-tables-for-kernel-text-mapping-on-x86_64.patch remove-workaround-for-unimmunized-rcu_dereference-from-mce_log.patch kconfig-make-instrumentation-support-non-experimental.patch do_sys_poll-simplify-playing-with-on-stack-data.patch do_poll-return-eintr-when-signalled.patch i386-mark-pit_clockevent-static.patch report-the-per-irq-statistics-on-allarches.patch deprecate-aout-elf-interpreters.patch deprecate-aout-elf-interpreters-fix.patch add-linux-elfcore-compath.patch x86_64-use-linux-elfcore-compath.patch powerpc-use-linux-elfcore-compath.patch pie-executable-randomization-fix.patch pie-executable-randomization-fix-3.patch fix-discrepancy-between-vdso-based-gettimeofday-and-sys_gettimeofday.patch cpu-hotplug-thermal_throttle-fix-cpu-hotplug-error-handling.patch cpu-hotplug-msr-fix-cpu-hotplug-error-handling.patch cpu-hotplug-mce-fix-cpu-hotplug-error-handling.patch cpu-hotplug-intel_cacheinfo-fix-cpu-hotplug-error-handling.patch cpu-hotplug-intel_cacheinfo-fix-cpu-hotplug-error-handling-fix-a-section-mismatch-warning.patch intel-iommu-dmar-detection-and-parsing-logic.patch intel-iommu-pci-generic-helper-function.patch intel-iommu-clflush_cache_range-now-takes-size-param.patch intel-iommu-iova-allocation-and-management-routines.patch intel-iommu-intel-iommu-driver.patch intel-iommu-avoid-memory-allocation-failures-in-dma-map-api-calls.patch intel-iommu-intel-iommu-cmdline-option-forcedac.patch intel-iommu-dmar-fault-handling-support.patch intel-iommu-iommu-gfx-workaround.patch intel-iommu-iommu-floppy-workaround.patch intel-iommu-optimize-sg-map-unmap-calls.patch fix-very-high-interrupt-rate-for-irq8-rtc-unless-pnpacpi=off.patch revoke-add-documentation.patch revoke-wire-up-i386-system-calls.patch sysctl-x86_64-remove-unnecessary-binary-paths.patch x86-msr-driver-misc-cpuinit-annotations.patch extended-crashkernel-command-line.patch use-extended-crashkernel-command-line-on-i386.patch use-extended-crashkernel-command-line-on-x86_64.patch add-documentation-for-extended-crashkernel-syntax.patch smack-simplified-mandatory-access-control-kernel.patch profile-likely-unlikely-macros.patch profile-likely-unlikely-macros-fix.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html