diff options
author | Juergen Gross <[email protected]> | 2015-01-22 12:43:17 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-01-22 21:50:14 +0100 |
commit | 31bb7723706ba9660504a6c3903ea46198f98fd1 (patch) | |
tree | 190dd8587fb942bb72471bb4b06016ba8a7094a6 /lib/cpu-notifier-error-inject.c | |
parent | 3669ef9fa7d35f573ec9c0e0341b29251c2734a7 (diff) |
x86, mm: Change cachemode exports to non-gpl
Commit 281d4078bec3 ("x86: Make page cache mode a real type")
introduced the symbols __cachemode2pte_tbl and __pte2cachemode_tbl and
exported them via EXPORT_SYMBOL_GPL. The exports are part of a
replacement of code which has been EXPORT_SYMBOL before these changes
resulting in build breakage of out-of-tree non-gpl modules.
Change EXPORT_SYMBOL_GPL to EXPORT-SYMBOL for these two symbols.
Fixes: 281d4078bec3 "x86: Make page cache mode a real type"
Reported-and-tested-by: Steven Noonan <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Toshi Kani <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions