PORTING: Clarify map_save/restore
authorAlan Cox <alan@etchedpixels.co.uk>
Fri, 31 Oct 2014 19:15:45 +0000 (19:15 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Fri, 31 Oct 2014 19:15:45 +0000 (19:15 +0000)
Kernel/PORTING

index 6abe8e2..841a80c 100644 (file)
@@ -212,7 +212,8 @@ map_restore(*)      -       Restore to the saved mapping state
 
                        These two routines will be called with the same
                        common mapped in all cases. The state can therefore
-                       be saved to common memory.
+                       be saved to common memory. (A task switch will
+                       exit via map_process_always rather than a restore).
 
 outchar(*)     -       Output the character in A to your debug device.
                        Affect no other registers