• Andrew Morton's avatar
    [PATCH] /dev/mem range checking · 7b132fcd
    Andrew Morton authored
    From: Bjorn Helgaas <bjorn.helgaas@hp.com>
    
    ia64 needs more complete checking on the offset which is passed into reads
    or writes of /dev/mem.
    
    This patch factors out the range checking so that the architecture can
    implement a private version.
    7b132fcd
mem.c 15.5 KB