Cai YiWei 6b1fd4927d media: rockchip: isp: fix isp32 lite stats error
error info
WARNING: CPU: 3 PID: 422 at drivers/media/common/videobuf2/videobuf2-core.c:2035 __vb2_queue_cancel+0x1f8/0x260
Modules linked in: bcmdhd(O)
CPU: 3 PID: 422 Comm: binder:422_2 Tainted: G        W  O       6.1.118 #390
Hardware name: Rockchip RK3562 EVB2 DDR4 V10 Board (DT)
pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
pc : __vb2_queue_cancel+0x1f8/0x260
lr : __vb2_queue_cancel+0x38/0x260
sp : ffffffc00c3dbb60
x29: ffffffc00c3dbb60 x28: 0000000000000013 x27: ffffffc00c3dbcd0
x26: ffffffc0097266d8 x25: ffffff804b310e40 x24: ffffff800ff09a00
x23: ffffff80054f8538 x22: ffffff80054ee228 x21: ffffff80054ee228
x20: ffffff800ff09a00 x19: ffffff80054eded0 x18: ffffffc00bce1070
x17: 6e696d6165727473 x16: ffffffffffffffff x15: 0000000000000004
x14: ffffffc009ffc980 x13: 0000000000003fff x12: 0000000000000003
x11: 0000000000000000 x10: 0000000000000001 x9 : 32e96f8e48c96c00
x8 : 0000000000000001 x7 : 205b5d3038393739 x6 : 372e33303738205b
x5 : ffffffc00c3dba30 x4 : 0000000000000000 x3 : 0000000000000000
x2 : 0000000000000001 x1 : 0000000000000000 x0 : 0000000000000000
Call trace:
 __vb2_queue_cancel+0x1f8/0x260
 vb2_core_streamoff+0x28/0xac
 vb2_ioctl_streamoff+0x84/0xb8
 v4l_streamoff+0x24/0x30
 __video_do_ioctl+0x2d8/0x3f0
 video_usercopy+0x418/0x9ac
 video_ioctl2+0x18/0x24
 v4l2_ioctl+0x4c/0x5c
 __arm64_sys_ioctl+0x90/0xc8
 invoke_syscall+0x40/0x104
 el0_svc_common+0xbc/0x168
 do_el0_svc+0x1c/0x28
 el0_svc+0x1c/0x68
 el0t_64_sync_handler+0x68/0xb4
 el0t_64_sync+0x164/0x168

Change-Id: Ic508f9f077333f951f396dc5ca05563238a5797c
Signed-off-by: Cai YiWei <cyw@rock-chips.com>
2025-04-15 09:07:15 +00:00
2025-01-25 10:26:37 +08:00
2025-01-10 17:48:57 +08:00
2025-01-25 10:26:37 +08:00
2025-01-10 17:48:57 +08:00
2025-01-25 10:26:37 +08:00
2025-01-25 10:26:37 +08:00
2025-01-10 17:48:57 +08:00
2024-11-17 15:07:22 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%