From: Thomas Gleixner Date: Mon, 4 Feb 2008 15:48:07 +0000 (+0100) Subject: x86: introduce struct cpa_data X-Git-Tag: v2.6.25-rc1~1057^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72e458dfa63b3db7a46f66b0eb19e9ff4e17fc0e;p=pandora-kernel.git x86: introduce struct cpa_data The number of arguments which need to be transported is increasing and we want to add flush optimizations and large page preserving. Create struct cpa data and pass a pointer instead of increasing the number of arguments further. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed