diff options
author | Honggang Li <enjoymindful@gmail.com> | 2014-06-05 08:15:24 +0400 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2014-10-13 19:15:02 +0400 |
commit | 671312304ec73059a0128ff3ac7a5ced459098ae (patch) | |
tree | 8ecfc2bc434edd845a89bf10e4cc74c3129fcfa0 /arch/um/include | |
parent | c798360cd1438090d51eeaa8e67985da11362eba (diff) | |
download | linux-671312304ec73059a0128ff3ac7a5ced459098ae.tar.xz |
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