forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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