commit | 7219bebd72726c13c1eaaa3ade0e829e998fb3b1 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Thu Apr 17 17:41:31 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:31 2008 +0200 |
tree | 248ea716477799a11a26fec0bafff71a2f7e910a | |
parent | 0e03eb86b51b21054aea01ada1d03e9c2265dd20 [diff] |
x86: add comments to describe the new api's in cacheflush.h 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>