diff options
author | Honggang Li | 2014-06-05 06:15:24 +0200 |
---|---|---|
committer | Richard Weinberger | 2014-10-13 17:15:02 +0200 |
commit | 671312304ec73059a0128ff3ac7a5ced459098ae (patch) | |
tree | 8ecfc2bc434edd845a89bf10e4cc74c3129fcfa0 /arch/um/include | |
parent | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... (diff) | |
download | kernel-qcow2-linux-671312304ec73059a0128ff3ac7a5ced459098ae.tar.gz kernel-qcow2-linux-671312304ec73059a0128ff3ac7a5ced459098ae.tar.xz kernel-qcow2-linux-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 'arch/um/include')
0 files changed, 0 insertions, 0 deletions