forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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