On Wed, 2007-11-14 at 09:03 -0700, Thayne Harbaugh wrote: > This patch deprecates tget/tput and replaces them with get_user() and > put_user() which perform proper locking. It also checks return codes > (in most places) and fails with EFAULT where appropriate.
I just noticed that I missed m68k-semi.c. New patch is forthcoming.