forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm/xen/hypercall.S
....@@ -113,8 +113,7 @@
113113
114114 /*
115115 * Disable userspace access from kernel. This is fine to do it
116
- * unconditionally as no set_fs(KERNEL_DS)/set_fs(get_ds()) is
117
- * called before.
116
+ * unconditionally as no set_fs(KERNEL_DS) is called before.
118117 */
119118 uaccess_disable r4
120119