forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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