Skip to content

Bump koalaman/shellcheck from 0.11.0 to null in lib/functions/general/shellcheck.sh#1

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-version-lib/functions/general/shellcheck.sh-koalaman/shellcheck-null
Open

Bump koalaman/shellcheck from 0.11.0 to null in lib/functions/general/shellcheck.sh#1
github-actions[bot] wants to merge 1 commit into
mainfrom
update-version-lib/functions/general/shellcheck.sh-koalaman/shellcheck-null

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bump koalaman/shellcheck from 0.11.0 to null by bumping SHELLCHECK_VERSION in lib/functions/general/shellcheck.sh.

Check the upstream release notes.

Please note that the above link only shows the release notes for the latest release.

fangzheli pushed a commit that referenced this pull request May 19, 2026
… (#9847)

Kernel 6.18 stable progressed past 6.18.18 (last patch rewrite baseline,
commit 2dc5b23) and refactored dwc3_readl()/dwc3_writel() to take the
struct dwc3 pointer directly instead of dwc->regs. The patch context
still referenced dwc->regs, causing hunks #1 (at core.c:153) and #3
(at core.c:213) to fail on builds against 6.18.32.

Update the patch context to drop "->regs" (no change to the +/- payload)
so it applies cleanly on 6.18.32 while remaining compatible with the
prior baseline.

Verified with patch -p1 --dry-run against the 6.18.32 HEAD blob from the
linux-rockchip 6.18 branch: exit 0, all 16 hunks across the 3 files
apply (offset -2 on core.h, harmless).

Signed-off-by: SuperKali <hello@superkali.me>
fangzheli pushed a commit that referenced this pull request Jun 2, 2026
Khadas VIM4 hangs and panics when booting Resolute.

Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... Timed out while waiting for udev queue to empty.
done.
[  183.971953][5 T1     d.] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[  183.972566][5 T1     d.] CPU: 5 PID: 1 Comm: init Not tainted 5.15.137-legacy-meson-s4t7 #1
[  183.973606][5 T1     d.] Hardware name: Khadas VIM4 (DT)
[  183.973611][5 T1     d.] Call trace:
[  183.973614][5 T1     d.]  dump_backtrace+0x0/0x1d0
[  183.973628][5 T1     d.]  show_stack+0x20/0x30
[  183.973635][5 T1     d.]  dump_stack_lvl+0x64/0x80
[  183.976453][5 T1     d.]  dump_stack+0x18/0x34
[  183.976463][5 T1     d.]  panic+0x1a0/0x364
[  183.976471][5 T1     d.]  do_exit+0xad8/0xb7c
[  183.976480][5 T1     d.]  do_group_exit+0x40/0xa0
[  183.976487][5 T1     d.]  __wake_up_parent+0x0/0x40
[  183.976495][5 T1     d.]  invoke_syscall+0x50/0x120
[  183.976504][5 T1     d.]  el0_svc_common.constprop.0+0x4c/0xf4
[  183.976512][5 T1     d.]  do_el0_svc+0x2c/0xa0
[  183.976520][5 T1     d.]  el0_svc+0x20/0x80
[  183.976529][5 T1     d.]  el0t_64_sync_handler+0x108/0x114
[  183.976537][5 T1     d.]  el0t_64_sync+0x1b0/0x1b4
[  183.976545][5 T1     d.] SMP: stopping secondary CPUs
[  183.976705][5 T1     d.] Kernel Offset: 0x369500000000 from 0xffff800008000000
[  183.976709][5 T1     d.] PHYS_OFFSET: 0xfffffe6a40000000
[  183.976712][5 T1     d.] CPU features: 0x0,0000c9a3,00000846
[  183.976717][5 T1     d.] Memory Limit: none
[  184.004309][5 T1     d.] Rebooting in 5 seconds..
[  189.035460][5 T1     d.] [pm]: Reset SDCARD power.
[  1T7:BL:b9e760;ID:1099107E4460030C;FEAT:30F:1FFF0000:B002F:1;POC:CF;RCY:0;OVD:0;DFU:0;SD:0;RD-0:0;CHK:0;SCS:0;

Declaring KERNEL_BTF=no resolves the issue.

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant