Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Kernel 2.6.8-rc3 DVB fixes



<js@convergence.de>
	[PATCH] dvb_usercopy() fix
	
	Fix some breakage in dvb_usercopy() introduced by sparse cleanups in
-rc2.

<arnd@arndb.de>
	[PATCH] DVB: "errno" undefined
	
	Actually, the problem has its origin in my removal of all in-kernel
	syscalls (except execve, which is non-trivial) earlier this year.
This
	change was blindly reverted by the maintainer, while at the same
time the
	local errno variable was removed.  See also
	
http://linux.bkbits.net:8080/linux-2.5/hist/drivers/media/dvb/frontends/tda=
	1004x.c
	
	This patch is the one that was already merged earlier.  I'm now also
	removing the definitions for the kernel syscalls on i386 to make it
harder
	to reintroduce them again.  This was already done for ppc64, the
others
	should probably follow.





Home | Main Index | Thread Index