[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401941724-6703-1-git-send-email-enjoymindful@gmail.com>
Date: Thu, 5 Jun 2014 12:15:23 +0800
From: Honggang Li <enjoymindful@...il.com>
To: user-mode-linux-devel@...ts.sourceforge.net,
user-mode-linux-user@...ts.sourceforge.net
Cc: richard@....at, linux-kernel@...r.kernel.org,
Honggang Li <enjoymindful@...il.com>
Subject: [PATCH linux-next] remove csum_partial_copy_generic_i386 to clean up exception table
The csum_partial_copy_generic_i386 never been called. It mess up x86 uml kernel
exception table. So remove it.
linux-next]$ grep -n -r csum_partial_copy_generic_i386 .
./arch/x86/um/checksum_32.S:249:csum_partial_copy_generic_i386:
./arch/x86/um/checksum_32.S:384:csum_partial_copy_generic_i386:
Honggang Li (1):
remove csum_partial_copy_generic_i386 to clean up exception table
arch/x86/um/checksum_32.S | 239 ----------------------------------------------
1 file changed, 239 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists