+0
−239
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>