Re: [PATCH 4/8] powerpc: add hv_gpci interface header
From: Cody P Schafer
Date: Wed Feb 05 2014 - 18:14:27 EST
diff --git a/arch/powerpc/include/asm/hv_gpci.h b/arch/powerpc/include/asm/hv_gpci.h
Any reason this can't just live in arch/powerpc/perf ?
Nope, it should be able to keep the header there for now. As this
interface allows determination of the HW topology, we may have some code
that exposes that (in sysfs) at some point, which doesn't really belong
in arch/powerpc/perf (though we could just put it there anyhow).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/