• Andrew Morton's avatar
    [PATCH] direct-io typo fix · dad1f579
    Andrew Morton authored
    From: Klaas de Waal <klaas.de.waal@hccnet.nl>
    
    Bug in parameter of ZERO_PAGE macro in line 679 of fb/direct-io.c Parameter
    dio->cur_user_address has to be dio->curr_user_address.  This bug shows
    when compling for MIPS little endian as target, not when compiling for X86.
    dad1f579
direct-io.c 27.4 KB