linux-surface / kernel

Linux kernel with modifications for Microsoft Surface devices.
Other
118 stars 33 forks source link

Correct fix for memory pagefault when using cameras #140

Closed djrscally closed 1 year ago

djrscally commented 1 year ago

Hey - here's the proper fix for the camera pagefault. We probably also want to fix the IPU3 driver since it never really should have used v4l2_subdev_link_validate(), but that's a separate thing.