]> Git Repo - linux.git/commit
x86: introduce struct cpa_data
authorThomas Gleixner <[email protected]>
Mon, 4 Feb 2008 15:48:07 +0000 (16:48 +0100)
committerIngo Molnar <[email protected]>
Mon, 4 Feb 2008 15:48:07 +0000 (16:48 +0100)
commit72e458dfa63b3db7a46f66b0eb19e9ff4e17fc0e
tree701676e3de89589b8eb2cde50e8a8a903861873b
parent6bb8383bebc02dae08a17f561401f58005f75c03
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/mm/pageattr.c
This page took 0.050479 seconds and 4 git commands to generate.