Wang Panzhenzhuan 63172c061d phy: rockchip: csi2-dphy: fixes dphy open/close stuck issue for rk3576
This fixes system stuck when open/close dphy connected sensor.
Unable to handle kernel access to user memory outside uaccess routines
at virtual address 000000010000035c
Call trace:
rockchip_csi2_dphy_detach_hw+0x368/0x598
csi2_dphy_s_stream+0x184/0x6a0
csi2_s_stream+0x1e4/0x6c8
rkcif_pipeline_set_stream+0x1e4/0x780
rkcif_do_stop_stream+0x390/0x1260
rkcif_stop_streaming+0x18/0x24
__vb2_queue_cancel+0x38/0x260
vb2_core_streamoff+0x28/0xac
vb2_ioctl_streamoff+0x5c/0x8c
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

Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com>
Change-Id: I568c8790df3ea23b767b71cf414439583853d4b0
2024-05-21 15:18:02 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2024-05-08 11:14:32 +08:00
2022-09-28 09:02:20 +02:00
2024-01-25 15:27:52 -08: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%