···33*******************************************************************************44** Usage of IOP331 adapter55** (All In/Out is in IOP331's view)66-** 1. Message 0 --> InitThread message and retrun code66+** 1. Message 0 --> InitThread message and return code77** 2. Doorbell is used for RS-232 emulation88** inDoorBell : bit0 -- data in ready99** (DRIVER DATA WRITE OK)
+1-1
mm/migrate.c
···706706 * The function returns after 10 attempts or if no pages707707 * are movable anymore because to has become empty708708 * or no retryable pages exist anymore. All pages will be709709- * retruned to the LRU or freed.709709+ * returned to the LRU or freed.710710 *711711 * Return: Number of pages not migrated or error code.712712 */