Hi folks,
I'm seeing errors building perf with gcc 10 on the linux-5.4.y branch.
The linker fails as the traceid_list symbol is defined in multiple
compilation units. It looks like commit
168200b6d6ea0cb5765943ec5da5b8149701f36a ("perf cs-etm: Move
definition of 'traceid_list' global variable from header file") was
added to master to fix this but it's not been backported yet.
Cherry-picking this commit locally fixed my build issues.
Looking at the Fixes tag in that commit, this should probably go into
every stable branch from 4.16.y onwards which is still maintained.
See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?…
Let me know if you need more info.
Thanks,
--
Paul Barker
Konsulko Group
Patch 1 is a preparatory patch to reduce conflicts. Patch 2 fixes
balance failure due to ENOSPC in btrfs/156 on arm64 systems with
pagesize=64k. Minor conflicts in fs/btrfs/block-group.c are resolved.
Thanks.
Josef Bacik (2):
btrfs: don't pass system_chunk into can_overcommit
btrfs: take overcommit into account in inc_block_group_ro
fs/btrfs/block-group.c | 38 ++++++++++++++++++++++----------
fs/btrfs/space-info.c | 50 +++++++++++++++++-------------------------
fs/btrfs/space-info.h | 3 +++
3 files changed, 49 insertions(+), 42 deletions(-)
--
2.18.4
This is the start of the stable review cycle for the 4.4.239 release.
There are 39 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 14 Oct 2020 13:26:14 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.239-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 4.4.239-rc1
Anant Thazhemadam <anant.thazhemadam(a)gmail.com>
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
David Howells <dhowells(a)redhat.com>
rxrpc: Fix server keyring leak
David Howells <dhowells(a)redhat.com>
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
Marc Dionne <marc.dionne(a)auristor.com>
rxrpc: Fix rxkad token xdr encoding
Eric Dumazet <edumazet(a)google.com>
bonding: set dev->needed_headroom in bond_setup_by_slave()
Herbert Xu <herbert(a)gondor.apana.org.au>
xfrm: Use correct address family in xfrm_state_find
Voon Weifeng <weifeng.voon(a)intel.com>
net: stmmac: removed enabling eee in EEE set callback
Antony Antony <antony.antony(a)secunet.com>
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony <antony.antony(a)secunet.com>
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Richard Weinberger <richard(a)nod.at>
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Anant Thazhemadam <anant.thazhemadam(a)gmail.com>
net: team: fix memory leak in __team_options_register
Eric Dumazet <edumazet(a)google.com>
team: set dev->needed_headroom in team_setup_by_port()
Eric Dumazet <edumazet(a)google.com>
sctp: fix sctp_auth_init_hmacs() error path
Tommi Rantala <tommi.t.rantala(a)nokia.com>
perf top: Fix stdio interface input handling with glibc 2.28+
Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp>
driver core: Fix probe_count imbalance in really_probe()
Aaron Ma <aaron.ma(a)canonical.com>
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Tom Rix <trix(a)redhat.com>
platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
Linus Torvalds <torvalds(a)linux-foundation.org>
usermodehelper: reset umask to default before executing user process
Anant Thazhemadam <anant.thazhemadam(a)gmail.com>
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
Peilin Ye <yepeilin.cs(a)gmail.com>
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
Geert Uytterhoeven <geert+renesas(a)glider.be>
Revert "ravb: Fixed to be able to unload modules"
Peilin Ye <yepeilin.cs(a)gmail.com>
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye <yepeilin.cs(a)gmail.com>
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Will McVicker <willmcvicker(a)google.com>
netfilter: ctnetlink: add a range check for l3/l4 protonum
Al Viro <viro(a)zeniv.linux.org.uk>
ep_create_wakeup_source(): dentry name can change under you...
Al Viro <viro(a)zeniv.linux.org.uk>
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
Al Viro <viro(a)zeniv.linux.org.uk>
epoll: replace ->visited/visited_list with generation count
Al Viro <viro(a)zeniv.linux.org.uk>
epoll: do not insert into poll queues until all sanity checks are done
Nicolas VINCENT <nicolas.vincent(a)vossloh.com>
i2c: cpm: Fix i2c_ram structure
Yu Kuai <yukuai3(a)huawei.com>
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
Marek Szyprowski <m.szyprowski(a)samsung.com>
clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
Jeffrey Mitchell <jeffrey.mitchell(a)starlab.io>
nfs: Fix security label length not being reset
Xie He <xie.he.0141(a)gmail.com>
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He <xie.he.0141(a)gmail.com>
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Olympia Giannou <ogiannou(a)gmail.com>
rndis_host: increase sleep time in the query-response loop
Lucy Yan <lucyyan(a)google.com>
net: dec: de2104x: Increase receive ring size for Tulip
Jean Delvare <jdelvare(a)suse.de>
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
Jiri Kosina <jkosina(a)suse.cz>
Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
dillon min <dillon.minfei(a)gmail.com>
gpio: tc35894: fix up tc35894 interrupt configuration
-------------
Diffstat:
Makefile | 4 +-
drivers/base/dd.c | 5 +-
drivers/clk/samsung/clk-exynos4.c | 4 +-
drivers/gpio/gpio-tc3589x.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 2 +-
drivers/i2c/busses/i2c-cpm.c | 3 +
drivers/input/serio/i8042-x86ia64io.h | 7 ++
drivers/iommu/exynos-iommu.c | 8 +-
drivers/mtd/nand/nand_base.c | 22 +++--
drivers/net/bonding/bond_main.c | 1 +
drivers/net/ethernet/dec/tulip/de2104x.c | 2 +-
drivers/net/ethernet/renesas/ravb_main.c | 110 ++++++++++-----------
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 15 +--
drivers/net/team/team.c | 3 +-
drivers/net/usb/rndis_host.c | 2 +-
drivers/net/usb/rtl8150.c | 16 ++-
drivers/net/wan/hdlc_cisco.c | 1 +
drivers/net/wan/hdlc_fr.c | 3 +
drivers/net/wan/hdlc_ppp.c | 1 +
drivers/net/wan/lapbether.c | 4 +-
drivers/platform/x86/thinkpad_acpi.c | 6 +-
drivers/video/console/fbcon.c | 12 +++
drivers/video/console/fbcon.h | 7 --
drivers/video/console/fbcon_rotate.c | 1 +
drivers/video/console/newport_con.c | 7 +-
drivers/video/console/tileblit.c | 1 +
fs/eventpoll.c | 71 ++++++-------
fs/nfs/dir.c | 3 +
include/linux/font.h | 13 +++
include/linux/mtd/nand.h | 6 +-
include/net/xfrm.h | 16 ++-
kernel/kmod.c | 9 ++
lib/fonts/font_10x18.c | 9 +-
lib/fonts/font_6x10.c | 9 +-
lib/fonts/font_6x11.c | 9 +-
lib/fonts/font_7x14.c | 9 +-
lib/fonts/font_8x16.c | 9 +-
lib/fonts/font_8x8.c | 9 +-
lib/fonts/font_acorn_8x8.c | 9 +-
lib/fonts/font_mini_4x6.c | 8 +-
lib/fonts/font_pearl_8x8.c | 9 +-
lib/fonts/font_sun12x22.c | 9 +-
lib/fonts/font_sun8x16.c | 7 +-
net/netfilter/nf_conntrack_netlink.c | 2 +
net/rxrpc/ar-key.c | 16 ++-
net/sctp/auth.c | 1 +
net/wireless/nl80211.c | 3 +
net/xfrm/xfrm_state.c | 13 ++-
tools/perf/builtin-top.c | 4 +-
49 files changed, 284 insertions(+), 218 deletions(-)