From: Linus Torvalds Date: Sat, 24 Mar 2012 00:10:09 +0000 (-0700) Subject: Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: upstream/snapshot3+hdmi~7885 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fb9e96cada81e7288579e14c3d56f1f969354a5;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git Merge branch 'x86-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull additional x86 fixes from Peter Anvin: - address a long-standing bug related to when a kernel-spawned process gets a signal on an i386 kernel compiled without CONFIG_VM86. - fix the newly introduced build warning in arch/x86/boot. - fix a typo in the i386 system call table which affects building some libcs. * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86-32: Fix endless loop when processing signals for kernel tasks x86, boot: Correct CFLAGS for hostprogs x86-32: Fix typo for mq_getsetattr in syscall table --- 2fb9e96cada81e7288579e14c3d56f1f969354a5