x86: add comments to describe the new api's in cacheflush.h
authorArjan van de Ven <arjan@linux.intel.com>
Thu, 17 Apr 2008 15:41:31 +0000 (17:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:31 +0000 (17:41 +0200)
The new cacheflush.h API's didn't have any comments describing
how they're to be used yet and the conventions around these functions.
This patch adds comments to this effect; in order for that to be
a logical series, some prototypes had to move around.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/cacheflush.h

Simple merge