forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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