From 684d647bec7b165280311db303d36b600a7c4084 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 1 Jul 2018 14:33:34 +0100 Subject: [PATCH] mtx: remove obsolete comment --- Kernel/platform-mtx/floppy.s | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Kernel/platform-mtx/floppy.s b/Kernel/platform-mtx/floppy.s index d6eebfb4..289e8ee1 100644 --- a/Kernel/platform-mtx/floppy.s +++ b/Kernel/platform-mtx/floppy.s @@ -236,10 +236,6 @@ fdio_outbyte: ; ; C glue interface. ; -; Because of the brain dead memory paging we dump the bits into -; kernel space always. The thought of taking an NMI while in the -; user memory and bank flipping to recover is just too odious ! -; ; ; Reset to track 0, wait for the command then idle -- 2.34.1