Patch "clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()" has been added to the 5.10-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()

to the 5.10-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     clocksource-drivers-ixp4xx-remove-export_symbol_gpl-from-ixp4xx_timer_setup.patch
and it can be found in the queue-5.10 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 41355f2214cef6db6f2d485d9e080d1e69d7011c Mon Sep 17 00:00:00 2001
From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 30 Jun 2022 11:55:42 +0200
Subject: clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()

From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

ixp4xx_timer_setup is exported, and so can not be an __init function.
But it does not need to be exported as it is only called from one
in-kernel function, so just remove the EXPORT_SYMBOL_GPL() marking to
resolve the build warning.

This is fixed "properly" in commit 41929c9f628b
("clocksource/drivers/ixp4xx: Drop boardfile probe path") but that can
not be backported to older kernels as the reworking of the IXP4xx
codebase is not suitable for stable releases.

Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
 drivers/clocksource/timer-ixp4xx.c |    1 -
 1 file changed, 1 deletion(-)

--- a/drivers/clocksource/timer-ixp4xx.c
+++ b/drivers/clocksource/timer-ixp4xx.c
@@ -258,7 +258,6 @@ void __init ixp4xx_timer_setup(resource_
 	}
 	ixp4xx_timer_register(base, timer_irq, timer_freq);
 }
-EXPORT_SYMBOL_GPL(ixp4xx_timer_setup);
 
 #ifdef CONFIG_OF
 static __init int ixp4xx_of_timer_init(struct device_node *np)


Patches currently in stable-queue which might be from gregkh@xxxxxxxxxxxxxxxxxxx are

queue-5.10/selftests-rseq-fix-work-around-asm-goto-compiler-bugs.patch
queue-5.10/xen-netfront-fix-leaking-data-in-shared-pages.patch
queue-5.10/s390-remove-unneeded-select-build_bin2c.patch
queue-5.10/nfc-nxp-nci-don-t-issue-a-zero-length-i2c_master_read.patch
queue-5.10/selftests-rseq-remove-arm-mips-asm-goto-compiler-work-around.patch
queue-5.10/selftests-rseq-uplift-rseq-selftests-for-compatibility-with-glibc-2.35.patch
queue-5.10/selftests-rseq-introduce-thread-pointer-getters.patch
queue-5.10/nfc-nfcmrvl-fix-irq_of_parse_and_map-return-value.patch
queue-5.10/selftests-rseq-remove-array_size-define-from-individual-tests.patch
queue-5.10/xfs-rename-variable-mp-to-parsing_mp.patch
queue-5.10/xen-gntdev-avoid-blocking-in-unmap_grant_pages.patch
queue-5.10/pm-devfreq-exynos-ppmu-fix-refcount-leak-in-of_get_devfreq_events.patch
queue-5.10/selftests-net-pass-ipv6_args-to-udpgso_bench-s-ipv6-tcp-test.patch
queue-5.10/selftests-rseq-introduce-own-copy-of-rseq-uapi-header.patch
queue-5.10/epic100-fix-use-after-free-on-rmmod.patch
queue-5.10/selftests-rseq-introduce-rseq_get_abi-helper.patch
queue-5.10/nvme-pci-add-nvme_quirk_bogus_nid-for-adata-xpg-sx6000lnp-aka-spectrix-s40g.patch
queue-5.10/xen-arm-fix-race-in-rb-tree-based-p2m-accounting.patch
queue-5.10/tunnels-do-not-assume-mac-header-is-set-in-skb_tunnel_check_pmtu.patch
queue-5.10/tipc-move-bc-link-creation-back-to-tipc_node_create.patch
queue-5.10/net-dp83822-disable-false-carrier-interrupt.patch
queue-5.10/io_uring-ensure-that-send-sendmsg-and-recv-recvmsg-check-sqe-ioprio.patch
queue-5.10/virtio-net-fix-race-between-ndo_open-and-virtio_device_ready.patch
queue-5.10/tcp-add-a-missing-nf_reset_ct-in-3whs-handling.patch
queue-5.10/nvdimm-fix-badblocks-clear-off-by-one-error.patch
queue-5.10/xfs-fix-xfs_trans-slab-cache-name.patch
queue-5.10/xfs-skip-repetitive-warnings-about-mount-options.patch
queue-5.10/sunrpc-fix-read_plus-crasher.patch
queue-5.10/selftests-rseq-fix-ppc32-missing-instruction-selection-u-and-x-for-load-store.patch
queue-5.10/netfilter-nft_dynset-restore-set-element-counter-when-failing-to-update.patch
queue-5.10/nfsd-restore-einval-error-translation-in-nfsd_commit.patch
queue-5.10/dm-raid-fix-accesses-beyond-end-of-raid-member-array.patch
queue-5.10/selftests-rseq-change-type-of-rseq_offset-to-ptrdiff_t.patch
queue-5.10/net-usb-qmi_wwan-add-telit-0x1070-composition.patch
queue-5.10/xfs-use-current-journal_info-for-detecting-transaction-recursion.patch
queue-5.10/ipv6-take-care-of-disable_policy-when-restoring-routes.patch
queue-5.10/net-tun-unlink-napi-from-device-on-destruction.patch
queue-5.10/caif_virtio-fix-race-between-virtio_device_ready-and-ndo_open.patch
queue-5.10/net-rose-fix-uaf-bugs-caused-by-timer-handler.patch
queue-5.10/net-usb-qmi_wwan-add-telit-0x1060-composition.patch
queue-5.10/linux-dim-fix-divide-by-0-in-rdma-dim.patch
queue-5.10/clocksource-drivers-ixp4xx-remove-export_symbol_gpl-from-ixp4xx_timer_setup.patch
queue-5.10/powerpc-bpf-fix-use-of-user_pt_regs-in-uapi.patch
queue-5.10/xen-blkfront-force-data-bouncing-when-backend-is-untrusted.patch
queue-5.10/xfs-update-superblock-counters-correctly-for-lazysbcount.patch
queue-5.10/s390-archrandom-simplify-back-to-earlier-design-and-initialize-earlier.patch
queue-5.10/net-tun-avoid-disabling-napi-twice.patch
queue-5.10/powerpc-book3e-fix-pud-allocation-size-in-map_kernel_page.patch
queue-5.10/selftests-rseq-fix-ppc32-wrong-rseq_cs-32-bit-field-pointer-on-big-endian.patch
queue-5.10/usbnet-fix-memory-allocation-in-helpers.patch
queue-5.10/selftests-rseq-x86-32-use-gs-segment-selector-for-accessing-rseq-thread-area.patch
queue-5.10/net-ipv6-unexport-__init-annotated-seg6_hmac_net_init.patch
queue-5.10/net-tun-stop-napi-when-detaching-queues.patch
queue-5.10/xen-blkfront-fix-leaking-data-in-shared-pages.patch
queue-5.10/net-usb-ax88179_178a-fix-packet-receiving.patch
queue-5.10/selftests-rseq-remove-volatile-from-__rseq_abi.patch
queue-5.10/selftests-rseq-fix-warnings-about-if-checks-of-undefined-tokens.patch
queue-5.10/powerpc-prom_init-fix-kernel-config-grep.patch
queue-5.10/selftests-rseq-fix-ppc32-offsets-by-using-long-rather-than-off_t.patch
queue-5.10/selftests-rseq-remove-useless-assignment-to-cpu-variable.patch
queue-5.10/drm-amdgpu-to-flush-tlb-for-mmhub-of-raven-series.patch
queue-5.10/net-bonding-fix-use-after-free-after-802.3ad-slave-unbind.patch
queue-5.10/xfs-ensure-xfs_errortag_random_default-matches-xfs_errtag_max.patch
queue-5.10/rdma-qedr-fix-reporting-qp-timeout-attribute.patch
queue-5.10/dm-raid-fix-kasan-warning-in-raid5_add_disks.patch
queue-5.10/net-dp83822-disable-rx-error-interrupt.patch
queue-5.10/net-sched-act_api-notify-user-space-if-any-actions-were-flushed-before-error.patch
queue-5.10/xfs-fix-xfs_reflink_unshare-usage-of-filemap_write_and_wait_range.patch
queue-5.10/selftests-rseq-x86-64-use-fs-segment-selector-for-accessing-rseq-thread-area.patch
queue-5.10/xen-netfront-restore-__skb_queue_tail-positioning-in-xennet_get_responses.patch
queue-5.10/rdma-cm-fix-memory-leak-in-ib_cm_insert_listen.patch
queue-5.10/xen-netfront-force-data-bouncing-when-backend-is-untrusted.patch
queue-5.10/net-bonding-fix-possible-null-deref-in-rlb-code.patch
queue-5.10/net-dsa-bcm_sf2-force-pause-link-settings.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux