• Andrew Morton's avatar
    [PATCH] ppc64: Fix readq & writeq · fb5c2d93
    Andrew Morton authored
    From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    
    This fixes busted asm constraints for readq & writeq implementation on
    ppc64 that resulted in garbage beeing generated for writeq (plus an obvious
    mistake in the prototype).
    fb5c2d93
io.h 13 KB