We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi jaegeuk,
after merged 5.15.y in pixel 8 ( android14-5.15 google common branch ) I observe some kernel panic as well.
here ex :
[48803.473787][T31441] pstate: 22400005 (nzCv daif +PAN -UAO +TCO -DIT -SSBS BTYPE=--) [48803.473790][T31441] pc : f2fs_allocate_data_block+0x1a8/0x1000 [48803.473798][T31441] lr : f2fs_allocate_data_block+0xd8/0x1000 [48803.473802][T31441] sp : ffffffc02d4fb540 [48803.473804][T31441] x29: ffffffc02d4fb5f0 x28: 0000000000004000 x27: ffffffc02d4fb79c [48803.473808][T31441] x26: ffffff8025459000 x25: 0000000000000007 x24: 0000000000000007 [48803.473812][T31441] x23: ffffff8025459460 x22: ffffffc02d4fb780 x21: ffffff8020691200 [48803.473816][T31441] x20: ffffff802054ce40 x19: ffffff8025440000 x18: ffffffe5efa9c720 [48803.473819][T31441] x17: 0000000000000041 x16: 0000000090083000 x15: 00000000e82b5000 [48803.473823][T31441] x14: ff00000000000000 x13: ffffff880f9eb168 x12: 000000000001f401 [48803.473826][T31441] x11: ffffffa8207fffd8 x10: 0000000000000028 x9 : 00000000ffffffff [48803.473830][T31441] x8 : ffffff8020800000 x7 : 0000000000000000 x6 : ffffffc02d4fb780 [48803.473833][T31441] x5 : 0000000000000007 x4 : ffffffc02d4fb6f0 x3 : ffffffc02d4fb79c [48803.473837][T31441] x2 : 0000000100b907d9 x1 : 0000000000000000 x0 : 0000000000000000 [48803.473841][T31441] Call trace: [48803.473843][T31441] f2fs_allocate_data_block+0x1a8/0x1000 [48803.473847][T31441] do_write_page+0xe0/0x274 [48803.473851][T31441] f2fs_outplace_write_data+0x7c/0x10c [48803.473855][T31441] f2fs_write_multi_pages+0x13f4/0x16d4 [48803.473860][T31441] f2fs_write_data_pages+0x724/0xb98 [48803.473863][T31441] do_writepages+0x12c/0x268 [48803.473867][T31441] filemap_fdatawrite_wbc+0xb0/0xd4 [48803.473871][T31441] file_write_and_wait_range+0x74/0xf0 [48803.473874][T31441] f2fs_do_sync_file+0x12c/0x930 [48803.473878][T31441] f2fs_sync_file+0x2c/0x40 [48803.473882][T31441] vfs_fsync_range+0x84/0xd0 [48803.473887][T31441] __arm64_sys_msync+0x1f8/0x384 [48803.473891][T31441] invoke_syscall+0x5c/0x140 [48803.473894][T31441] el0_svc_common.llvm.15440574619289954367+0xb4/0xf0 [48803.473898][T31441] do_el0_svc+0x24/0x84 [48803.473901][T31441] el0_svc+0x2c/0xa4 [48803.473905][T31441] el0t_64_sync_handler+0x68/0xb4 [48803.473909][T31441] el0t_64_sync+0x1b4/0x1b8 [48803.473915][T31441] Code: f9400108 5280050a f9404108 9baa212b (b9400168) [48803.473917][T31441] ---[ end trace 54e6dceee3aa476d ]---
console-ramoops-0.log
here commit of merge f2fs : Aarqw12/kernel_gs_oriole@bc3a85d#diff-59068d3d0dffa9ad0ac0e431164eace6b97ff79511426ba22e929e3147dbe027
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi jaegeuk,
after merged 5.15.y in pixel 8 ( android14-5.15 google common branch ) I observe some kernel panic as well.
here ex :
[48803.473787][T31441] pstate: 22400005 (nzCv daif +PAN -UAO +TCO -DIT -SSBS BTYPE=--)
[48803.473790][T31441] pc : f2fs_allocate_data_block+0x1a8/0x1000
[48803.473798][T31441] lr : f2fs_allocate_data_block+0xd8/0x1000
[48803.473802][T31441] sp : ffffffc02d4fb540
[48803.473804][T31441] x29: ffffffc02d4fb5f0 x28: 0000000000004000 x27: ffffffc02d4fb79c
[48803.473808][T31441] x26: ffffff8025459000 x25: 0000000000000007 x24: 0000000000000007
[48803.473812][T31441] x23: ffffff8025459460 x22: ffffffc02d4fb780 x21: ffffff8020691200
[48803.473816][T31441] x20: ffffff802054ce40 x19: ffffff8025440000 x18: ffffffe5efa9c720
[48803.473819][T31441] x17: 0000000000000041 x16: 0000000090083000 x15: 00000000e82b5000
[48803.473823][T31441] x14: ff00000000000000 x13: ffffff880f9eb168 x12: 000000000001f401
[48803.473826][T31441] x11: ffffffa8207fffd8 x10: 0000000000000028 x9 : 00000000ffffffff
[48803.473830][T31441] x8 : ffffff8020800000 x7 : 0000000000000000 x6 : ffffffc02d4fb780
[48803.473833][T31441] x5 : 0000000000000007 x4 : ffffffc02d4fb6f0 x3 : ffffffc02d4fb79c
[48803.473837][T31441] x2 : 0000000100b907d9 x1 : 0000000000000000 x0 : 0000000000000000
[48803.473841][T31441] Call trace:
[48803.473843][T31441] f2fs_allocate_data_block+0x1a8/0x1000
[48803.473847][T31441] do_write_page+0xe0/0x274
[48803.473851][T31441] f2fs_outplace_write_data+0x7c/0x10c
[48803.473855][T31441] f2fs_write_multi_pages+0x13f4/0x16d4
[48803.473860][T31441] f2fs_write_data_pages+0x724/0xb98
[48803.473863][T31441] do_writepages+0x12c/0x268
[48803.473867][T31441] filemap_fdatawrite_wbc+0xb0/0xd4
[48803.473871][T31441] file_write_and_wait_range+0x74/0xf0
[48803.473874][T31441] f2fs_do_sync_file+0x12c/0x930
[48803.473878][T31441] f2fs_sync_file+0x2c/0x40
[48803.473882][T31441] vfs_fsync_range+0x84/0xd0
[48803.473887][T31441] __arm64_sys_msync+0x1f8/0x384
[48803.473891][T31441] invoke_syscall+0x5c/0x140
[48803.473894][T31441] el0_svc_common.llvm.15440574619289954367+0xb4/0xf0
[48803.473898][T31441] do_el0_svc+0x24/0x84
[48803.473901][T31441] el0_svc+0x2c/0xa4
[48803.473905][T31441] el0t_64_sync_handler+0x68/0xb4
[48803.473909][T31441] el0t_64_sync+0x1b4/0x1b8
[48803.473915][T31441] Code: f9400108 5280050a f9404108 9baa212b (b9400168)
[48803.473917][T31441] ---[ end trace 54e6dceee3aa476d ]---
console-ramoops-0.log
here commit of merge f2fs : Aarqw12/kernel_gs_oriole@bc3a85d#diff-59068d3d0dffa9ad0ac0e431164eace6b97ff79511426ba22e929e3147dbe027
The text was updated successfully, but these errors were encountered: