diff options
author | 2017-08-01 11:02:46 -0700 | |
---|---|---|
committer | 2017-08-01 11:17:30 -0700 | |
commit | 7f81e55c737a8fa82c71f290945d729a4902f8d2 (patch) | |
tree | 1b37429fea22426b68017bb6ec9630b716763e47 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xtensa: fix cache aliasing handling code for WT cache (diff) | |
download | linux-dev-7f81e55c737a8fa82c71f290945d729a4902f8d2.tar.xz linux-dev-7f81e55c737a8fa82c71f290945d729a4902f8d2.zip |
xtensa: don't limit csum_partial export by CONFIG_NET
csum_partial and csum_partial_copy_generic are defined unconditionally
and are available even when CONFIG_NET is disabled. They are used not
only by the network drivers, but also by scsi and media.
Don't limit these functions export by CONFIG_NET.
Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions