• A
    remove stray include of asm/uaccess.h from cacheflush.h · b79d8d82
    Al Viro 提交于
    It was introduced in "arch, x86: pmem api for ensuring durability
    of persistent memory updates" in July 2015, along with the code
    that really used that stuff.  Three weeks later all that code
    got moved to asm/pmem.h by "pmem, x86: move x86 PMEM API to new
    pmem.h header"; include, however, was left behind.
    Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
    b79d8d82
cacheflush.h 4.1 KB