Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel crash: BTRFS on LUKS encrypted partition #350

Closed
kirgene opened this issue Aug 5, 2013 · 5 comments
Closed

Kernel crash: BTRFS on LUKS encrypted partition #350

kirgene opened this issue Aug 5, 2013 · 5 comments

Comments

@kirgene
Copy link

kirgene commented Aug 5, 2013

I'm using kernel 3.10.4 (revision 9ab62f0).
Also I have LUKS encrypted BTRFS rootfs partition.

But when I boot my Pi I'm getting kernel crash (the image is attached).
crash1

@popcornmix
Copy link
Collaborator

Does this work on 3.9 or 3.6 kernels?

@kirgene
Copy link
Author

kirgene commented Aug 5, 2013

It works on 3.6 and 3.9 kernels without problems.

@popcornmix
Copy link
Collaborator

Sounds like an upstream bug. Might be worth searching for others with the same problem, or keep an eye out for updates to 3.10 kernel tree.

@kirgene
Copy link
Author

kirgene commented Aug 6, 2013

Just checked this scenario on x86 platform and everything works fine.
So the problem is in raspberry branch.

@Ruffio
Copy link

Ruffio commented Jul 28, 2016

@kirgene do you still experience this issue? If not, please close this issue. Thanks.

@kirgene kirgene closed this as completed Jul 28, 2016
popcornmix pushed a commit that referenced this issue Jun 3, 2024
Add a test case to assert that the skb->pkt_type which was set from the BPF
program is retained from the netkit xmit side to the peer's device at tcx
ingress location.

  # ./vmtest.sh -- ./test_progs -t netkit
  [...]
  ./test_progs -t netkit
  [    1.140780] bpf_testmod: loading out-of-tree module taints kernel.
  [    1.141127] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel
  [    1.284601] tsc: Refined TSC clocksource calibration: 3408.006 MHz
  [    1.286672] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fd9b189d, max_idle_ns: 440795225691 ns
  [    1.290384] clocksource: Switched to clocksource tsc
  #345     tc_netkit_basic:OK
  #346     tc_netkit_device:OK
  #347     tc_netkit_multi_links:OK
  #348     tc_netkit_multi_opts:OK
  #349     tc_netkit_neigh_links:OK
  #350     tc_netkit_pkt_type:OK
  Summary: 6/0 PASSED, 0 SKIPPED, 0 FAILED

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20240524163619.26001-4-daniel@iogearbox.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants