linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 6.6
@ 2023-10-30  4:26 Linus Torvalds
  2023-10-31  7:46 ` Build regressions/improvements in v6.6 Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2023-10-30  4:26 UTC (permalink / raw)
  To: Linux Kernel Mailing List

So this last week has been pretty calm, and I have absolutely no
excuses to delay the v6.6 release any more, so here it is.

There's a random smattering of fixes all over, and apart from some
bigger fixes to the r8152 driver, it's all fairly small.  Below is the
shortlog for last week for anybody who really wants to get a flavor of
the details. It's short enough to scroll through.

This obviously means that the merge window for 6.7 opens tomorrow, and
I appreciate how many early pull requests I have lined up, with 40+
ready to go. That will make it a bit easier for me to deal with it,
since I'll be on the road for the first week of the merge window.

                Linus

---

Al Viro (4):
      nfsd: lock_rename() needs both directories to live on the same fs
      sparc32: fix a braino in fault handling in csum_and_copy_..._user()
      io_uring: kiocb_done() should *not* trust ->ki_pos if
->{read,write}_iter() failed
      ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock

Alain Volmat (1):
      i2c: stm32f7: Fix PEC handling in case of SMBUS transfers

Alessandro Carminati (1):
      clk: Sanitize possible_parent_show to Handle Return Value of
of_clk_get_parent_name

Alex Bee (4):
      ARM: dts: rockchip: Fix i2c0 register address for RK3128
      ARM: dts: rockchip: Add missing arm timer interrupt for RK3128
      ARM: dts: rockchip: Add missing quirk for RK3128's dma engine
      ARM: dts: rockchip: Fix timer clocks for RK3128

Alexandre Ghiti (2):
      riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead
of panicking
      riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set

Alexandru Matei (1):
      vsock/virtio: initialize the_virtio_vsock before using VQs

Ammar Faizi (1):
      tools/nolibc: i386: Fix a stack misalign bug on _start

Andrii Nakryiko (1):
      tracing/kprobes: Fix symbol counting logic by looking at modules as well

Aneesh Kumar K.V (1):
      powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes

Anjali Kulkarni (1):
      Fix NULL pointer dereference in cn_filter()

Arnd Bergmann (1):
      kasan: disable kasan_non_canonical_hook() for HW tags

Avraham Stern (1):
      wifi: mac80211: don't drop all unprotected public action frames

Bartosz Golaszewski (1):
      mailmap: map Bartosz's old address to the current one

Ben Greear (1):
      wifi: cfg80211: pass correct pointer to rdev_inform_bss()

Christian König (2):
      drm/amdgpu: ignore duplicate BOs again
      drm/amdkfd: reserve a fence slot while locking the BO

Christoph Hellwig (3):
      riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on
RISCV_DMA_NONCOHERENT
      riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and
ERRATA_THEAD_PBMT
      soc: renesas: ARCH_R9A07G043 depends on !RISCV_ISA_ZICBOM

Christophe JAILLET (1):
      net: ieee802154: adf7242: Fix some potential buffer overflow in
adf7242_stats_show()

Christopher Obbard (2):
      arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
      arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards

Conor Dooley (1):
      soc: renesas: Make ARCH_R9A07G043 depend on required options

Damien Le Moal (1):
      scsi: sd: Introduce manage_shutdown device flag

Dan Carpenter (2):
      ARM: omap2: fix a debug printk
      clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()

David Lazar (1):
      platform/x86: Add s2idle quirk for more Lenovo laptops

Dell Jin (1):
      net: ethernet: adi: adin1110: Fix uninitialized variable

Deming Wang (2):
      net: ipv4: fix typo in comments
      net: ipv6: fix typo in comments

Douglas Anderson (8):
      r8152: Increase USB control msg timeout to 5000ms as per spec
      r8152: Run the unload routine if we have errors during probe
      r8152: Cancel hw_phy_work if we have an error in probe
      r8152: Release firmware if we have an error in probe
      r8152: Check for unplug in rtl_phy_patch_request()
      r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
      r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
      r8152: Block future register access if register access fails

Dragos Tatulea (2):
      vdpa/mlx5: Fix double release of debugfs entry
      vdpa/mlx5: Fix firmware error on creation of 1k VQs

Ekansh Gupta (4):
      misc: fastrpc: Reset metadata buffer to avoid incorrect free
      misc: fastrpc: Free DMA handles for RPC calls with no arguments
      misc: fastrpc: Clean buffers on remote invocation failures
      misc: fastrpc: Unmap only if buffer is unmapped from DSP

Eric Auger (1):
      vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE

Eric Dumazet (2):
      net: do not leave an empty skb in write queue
      neighbour: fix various data-races

Ermin Sunj (1):
      arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou

Filipe Manana (1):
      btrfs: fix unwritten extent buffer after snapshotting a new subvolume

Fred Chen (1):
      tcp: fix wrong RTO timeout when received SACK reneging

Gavin Shan (1):
      virtio_balloon: Fix endless deflation and inflation on arm64

Gregory Price (1):
      mm/migrate: fix do_pages_move for compat pointers

Haibo Li (1):
      kasan: print the original fault addr when access invalid shadow

Hao Ge (1):
      firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

Herve Codina (3):
      i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
      i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()
      i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()

Ivan Vecera (2):
      i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
      i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR

Jakob Unterwurzacher (1):
      arm64: dts: rockchip: set codec system-clock-fixed on px30-ringneck-haikou

Janusz Krzysztofik (1):
      ARM: OMAP1: ams-delta: Fix MODEM initialization failure

Jens Axboe (2):
      io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
      io_uring/rw: disable IOCB_DIO_CALLER_COMP

Jian Zhang (1):
      i2c: aspeed: Fix i2c bus hang in slave read

Jinjie Ruan (1):
      fpga: Fix memory leak for fpga_region_test_class_find()

Jisheng Zhang (1):
      riscv: dts: thead: set dma-noncoherent to soc bus

Johannes Berg (1):
      wifi: cfg80211: fix assoc response warning on failed links

Johannes Weiner (1):
      mm: zswap: fix pool refcount bug around shrink_worker()

Karol Wachowski (1):
      accel/ivpu/37xx: Fix missing VPUIP interrupts

Kemeng Shi (1):
      mm/page_alloc: correct start page when guard page debug is enabled

Khazhismel Kumykov (1):
      blk-throttle: check for overflow in calculate_bytes_allowed

Krzysztof Kozlowski (4):
      arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
      arm64: dts: qcom: apq8096-db820c: fix missing clock populate
      arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate
      dt-bindings: iio: add missing reset-gpios constrain

Kunwu Chan (2):
      treewide: Spelling fix in comment
      isdn: mISDN: hfcsusb: Spelling fix in comment

Liam R. Howlett (4):
      mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
      mmap: fix vma_iterator in error path of vma_merge()
      mmap: fix error paths with dup_anon_vma()
      maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()

Liming Wu (1):
      tools/virtio: Add dma sync api for virtio test

Linus Torvalds (1):
      Linux 6.6

Linus Walleij (1):
      iio: afe: rescale: Accept only offset channels

Lu Baolu (1):
      iommu: Avoid unnecessary cache invalidations

Luben Tuikov (1):
      drm/amdgpu: Remove redundant call to priority_is_valid()

Lukasz Majczak (1):
      drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()

Maciej Fijalkowski (1):
      i40e: xsk: remove count_mask

Marc Zyngier (1):
      irqchip/gic-v3-its: Don't override quirk settings with default values

Marco Pagani (1):
      fpga: disable KUnit test suites when module support is enabled

Marek Szyprowski (1):
      iio: exynos-adc: request second interupt only when touchscreen
mode is used

Mario Limonciello (1):
      drm/amd: Disable ASPM for VI w/ all Intel systems

Mateusz Palczewski (1):
      igb: Fix potential memory leak in igb_add_ethtool_nfc_entry

Matt Roper (1):
      drm/i915/mcr: Hold GT forcewake during steering operations

Maxime Ripard (1):
      clk: socfpga: gate: Account for the divider in determine_rate

Maximilian Heyne (1):
      virtio-mmio: fix memory leak of vm_dev

Michael Ellerman (1):
      powerpc/mm: Fix boot crash with FLATMEM

Michael Sit Wei Hong (1):
      net: stmmac: update MAC capabilities when tx queues are updated

Michal Schmidt (2):
      iavf: initialize waitqueues before starting watchdog_task
      iavf: in iavf_down, disable queues when removing the driver

Mirsad Goran Todorovac (3):
      r8169: fix the KCSAN reported data-race in rtl_tx() while
reading tp->cur_tx
      r8169: fix the KCSAN reported data-race in rtl_tx while reading
TxDescArray[entry].opts1
      r8169: fix the KCSAN reported data race in rtl_rx while reading
desc->opts1

Moritz Wanzenböck (1):
      net/handshake: fix file ref count in handshake_nl_accept_doit()

Nam Cao (1):
      riscv: dts: starfive: visionfive 2: correct spi's ss pin

Oleksij Rempel (1):
      mailmap: correct email aliasing for Oleksij Rempel

Ondrej Jirman (1):
      MAINTAINERS: Ondrej has moved

Pablo Neira Ayuso (3):
      gtp: uapi: fix GTPA_MAX
      gtp: fix fragmentation needed check with gso
      netfilter: flowtable: GC pushes back packets to classic path

Peng Fan (3):
      nvmem: imx: correct nregs for i.MX6SLL
      nvmem: imx: correct nregs for i.MX6UL
      nvmem: imx: correct nregs for i.MX6ULL

Peter Zijlstra (1):
      perf/core: Fix potential NULL deref

Petr Tesarik (1):
      swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pages

Pieter Jansen van Vuuren (1):
      sfc: cleanup and reduce netlink error messages

Randy Dunlap (1):
      ARM: OMAP: timer32K: fix all kernel-doc warnings

Rik van Riel (3):
      hugetlbfs: clear resv_map pointer if mmap fails
      hugetlbfs: extend hugetlb_vma_lock to private VMAs
      hugetlbfs: close race between MADV_DONTNEED and page fault

Rob Herring (1):
      net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF

Robert Hancock (2):
      iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
      iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale

Robert Marko (2):
      MAINTAINERS: uDPU: make myself maintainer of it
      MAINTAINERS: uDPU: add remaining Methode boards

Russ Weight (1):
      fpga: m10bmc-sec: Change contact for secure update driver

Samasth Norway Ananda (1):
      selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier

Sasha Neftin (1):
      igc: Fix ambiguity in the ethtool advertising

Sebastian Ott (1):
      mm: fix vm_brk_flags() to not bail out while holding lock

SeongJae Park (1):
      mm/damon/sysfs: check DAMOS regions update progress from
before_terminate()

Shawn.Shao (1):
      vdpa_sim_blk: Fix the potential leak of mgmt_dev

Shigeru Yoshida (1):
      net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg

Su Hui (1):
      net: chelsio: cxgb4: add an error code check in t4_load_phy_fw

Sui Jingfeng (1):
      drm/logicvc: Kconfig: select REGMAP and REGMAP_MMIO

Thomas Gleixner (2):
      x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
      x86/tsc: Defer marking TSC unstable to a worker

Thomas Weißschuh (2):
      MAINTAINERS: nolibc: update tree location
      tools/nolibc: mark start_c as weak

Tirthendu Sarkar (1):
      i40e: sync next_to_clean and next_to_process for programming status desc

Tony Lindgren (2):
      clk: ti: Fix missing omap4 mcbsp functional clock and aliases
      clk: ti: Fix missing omap5 mcbsp functional clock and aliases

Tony Luck (1):
      x86/cpu: Add model number for Intel Arrow Lake mobile processor

Umesh Nerlige Ramappa (2):
      drm/i915/perf: Determine context valid in OA reports
      drm/i915/pmu: Check if pmu is closed before stopping event

Vlad Buslov (1):
      net/sched: act_ct: additional checks for outdated flows

Xiang Chen (1):
      ACPI: NFIT: Install Notify() handler before getting NFIT table

Xuan Zhuo (1):
      virtio_pci: fix the common cfg map size

Yujie Liu (1):
      tracing/kprobes: Fix the description of variable length arguments

zhenwei pi (1):
      virtio-crypto: handle config changed by work queue

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Build regressions/improvements in v6.6
  2023-10-30  4:26 Linux 6.6 Linus Torvalds
@ 2023-10-31  7:46 ` Geert Uytterhoeven
  2023-10-31  7:58   ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-10-31  7:46 UTC (permalink / raw)
  To: linux-kernel

Below is the list of build error/warning regressions/improvements in
v6.6[1] compared to v6.5[2].

Summarized:
  - build errors: +15/-5
  - build warnings: +33/-6

JFYI, when comparing v6.6[1] to v6.6-rc7[3], the summaries are:
  - build errors: +12/-0
  - build warnings: +0/-0

Note that there may be false regressions, as some logs are incomplete.
Still, they're build errors/warnings.

Happy fixing! ;-)

Thanks to the linux-next team for providing the build service.

[1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/ffc253263a1375a65fa6c9f62a893e9767fbebfa/ (all 239 configs)
[2] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/2dde18cd1d8fac735875f2e4987f11817cc0bc2c/ (234 out of 239 configs)
[3] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1/ (238 out of 239 configs)


*** ERRORS ***

15 error regressions:
  + error: modpost: ".L872" [drivers/mtd/nand/raw/nand.ko] undefined!:  => N/A
  + {standard input}: Error: displacement to undefined symbol .L101 overflows 12-bit field:  => 607
  + {standard input}: Error: displacement to undefined symbol .L103 overflows 8-bit field :  => 593
  + {standard input}: Error: displacement to undefined symbol .L107 overflows 8-bit field :  => 590
  + {standard input}: Error: displacement to undefined symbol .L140 overflows 8-bit field :  => 603
  + {standard input}: Error: displacement to undefined symbol .L149 overflows 8-bit field :  => 606
  + {standard input}: Error: displacement to undefined symbol .L73 overflows 12-bit field:  => 594
  + {standard input}: Error: displacement to undefined symbol .L74 overflows 8-bit field :  => 585
  + {standard input}: Error: displacement to undefined symbol .L76 overflows 12-bit field:  => 591
  + {standard input}: Error: displacement to undefined symbol .L77 overflows 8-bit field :  => 582
  + {standard input}: Error: displacement to undefined symbol .L81 overflows 8-bit field :  => 606
  + {standard input}: Error: expected comma after name `xpcs_co' in .size directive:  => 1100
  + {standard input}: Error: expected symbol name:  => 1095
  + {standard input}: Error: pcrel too far:  => 574, 595, 577, 604, 598, 601
  + {standard input}: Error: unknown pseudo-op: `.':  => 609

5 error improvements:
  - error: modpost: ".L856" [drivers/mtd/nand/raw/nand.ko] undefined!: N/A => 
  - {standard input}: Error: Missing symbol name in directive: 1096 => 
  - {standard input}: Error: unknown opcode: 1091 => 
  - {standard input}: Error: unknown pseudo-op: `.glo': 1097 => 
  - {standard input}: Error: unrecognized symbol type "": 1096 => 


*** WARNINGS ***

33 warning regressions:
  + modpost: WARNING: modpost: "__ashldi3" [fs/ext2/ext2.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__lshrdi3" [drivers/block/ublk_drv.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__ndelay" [drivers/mtd/nand/raw/qcom_nandc.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/char/hw_random/geode-rng.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/char/hw_random/ingenic-rng.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/char/hw_random/intel-rng.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/char/hw_random/mxc-rnga.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/char/hw_random/xgene-rng.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/adl_pci9118.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/amplc_pci230.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/cb_das16_cs.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/cb_pcidas.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/das800.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/mpc624.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/ni_atmio.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/ni_labpc_common.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/pcl812.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/pcl816.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/pcl818.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/comedi/drivers/rti800.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/hwmon/hs3001.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/mtd/nand/raw/qcom_nandc.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/net/ethernet/broadcom/asp2/bcm-asp.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/net/wireless/mediatek/mt76/mt792x-lib.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/phy/qualcomm/phy-qcom-m31.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/phy/realtek/phy-rtk-usb2.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/phy/realtek/phy-rtk-usb3.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/phy/rockchip/phy-rockchip-inno-usb2.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/pmdomain/amlogic/meson-ee-pwrc.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/pmdomain/amlogic/meson-gx-pwrc-vpu.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/watchdog/gxp-wdt.ko] has no CRC!:  => N/A
  + modpost: WARNING: modpost: "__udelay" [drivers/watchdog/smsc37b787_wdt.ko] has no CRC!:  => N/A
  + {standard input}: Warning: end of file not at end of a line; newline inserted:  => 1094

6 warning improvements:
  - modpost: WARNING: modpost: "__udelay" [drivers/hwmon/smm665.ko] has no CRC!: N/A => 
  - modpost: WARNING: modpost: "__udelay" [drivers/net/wireless/mediatek/mt76/mt7921/mt7921-common.ko] has no CRC!: N/A => 
  - modpost: WARNING: modpost: "__udelay" [drivers/net/wireless/mediatek/mt76/mt7996/mt7996e.ko] has no CRC!: N/A => 
  - modpost: WARNING: modpost: "__udelay" [drivers/soc/amlogic/meson-ee-pwrc.ko] has no CRC!: N/A => 
  - modpost: WARNING: modpost: "__udelay" [drivers/soc/amlogic/meson-gx-pwrc-vpu.ko] has no CRC!: N/A => 
  - modpost: WARNING: modpost: "__udelay" [sound/soc/codecs/snd-soc-l3.ko] has no CRC!: N/A => 

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Build regressions/improvements in v6.6
  2023-10-31  7:46 ` Build regressions/improvements in v6.6 Geert Uytterhoeven
@ 2023-10-31  7:58   ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-10-31  7:58 UTC (permalink / raw)
  To: linux-kernel

On Tue, 31 Oct 2023, Geert Uytterhoeven wrote:
> JFYI, when comparing v6.6[1] to v6.6-rc7[3], the summaries are:
>  - build errors: +12/-0

   + {standard input}: Error: displacement to undefined symbol .L101 overflows 12-bit field:  => 607
   + {standard input}: Error: displacement to undefined symbol .L103 overflows 8-bit field :  => 593
   + {standard input}: Error: displacement to undefined symbol .L107 overflows 8-bit field :  => 590
   + {standard input}: Error: displacement to undefined symbol .L140 overflows 8-bit field :  => 603
   + {standard input}: Error: displacement to undefined symbol .L149 overflows 8-bit field :  => 606
   + {standard input}: Error: displacement to undefined symbol .L73 overflows 12-bit field:  => 594
   + {standard input}: Error: displacement to undefined symbol .L74 overflows 8-bit field :  => 585
   + {standard input}: Error: displacement to undefined symbol .L76 overflows 12-bit field:  => 591
   + {standard input}: Error: displacement to undefined symbol .L77 overflows 8-bit field :  => 582
   + {standard input}: Error: displacement to undefined symbol .L81 overflows 8-bit field :  => 606
   + {standard input}: Error: pcrel too far: 932, 939, 940 => 595, 574, 577, 604, 598, 601

sh4-gcc1[13]/sh-allmodconfig (ICE, seen before)

   + {standard input}: Error: unknown pseudo-op: `.':  => 609

sh4-gcc11/sh-allmodconfig (ICE, seen before)

> [1] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/ffc253263a1375a65fa6c9f62a893e9767fbebfa/ (all 239 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/branch/linus/head/05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1/ (238 out of 239 configs)

Gr{oetje,eeting}s,

 						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
 							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-10-31  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-30  4:26 Linux 6.6 Linus Torvalds
2023-10-31  7:46 ` Build regressions/improvements in v6.6 Geert Uytterhoeven
2023-10-31  7:58   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).