diff options
author | 2014-06-05 12:15:24 +0800 | |
---|---|---|
committer | 2014-10-13 17:15:02 +0200 | |
commit | 671312304ec73059a0128ff3ac7a5ced459098ae (patch) | |
tree | 8ecfc2bc434edd845a89bf10e4cc74c3129fcfa0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu (diff) | |
download | linux-dev-671312304ec73059a0128ff3ac7a5ced459098ae.tar.xz linux-dev-671312304ec73059a0128ff3ac7a5ced459098ae.zip |
um: remove csum_partial_copy_generic_i386 to clean up exception table
arch/x86/um/checksum_32.S had been copy & paste from x86. When build
x86 uml, csum_partial_copy_generic_i386 mess up the exception table.
In fact, exception table dose not work in uml kernel.
And csum_partial_copy_generic_i386 never been called. So, delete it.
Signed-off-by: Honggang Li <enjoymindful@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions