From: Linus Torvalds Date: Mon, 26 Nov 2012 01:55:04 +0000 (-0800) Subject: Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus X-Git-Tag: v3.7-rc7~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c2a65d3d85a08b6c93da7b8664c89d1cd0682adf;p=profile%2Fcommon%2Fkernel-common.git Merge branch 'upstream' of git://git.linux-mips.org/ralf/upstream-linus Pull MIPS fixes from Ralf Baechle: "Three issues fixed accross the field: - Some functions that were recently outlined as part of a preemption fix were causing problems with function tracing. - The recently merged in-kernel MPI library uses very outdated headers that contain MIPS-specific code which won't build on with gcc 4.4 or newer. - The MIPS non-NUMA memory initialization was making only a very half-baked attempt at merging adjacent memory ranges. This kept the code simple enough but is now causing issues with kexec." * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MPI: Fix compilation on MIPS with GCC 4.4 and newer MIPS: Fix crash that occurs when function tracing is enabled MIPS: Merge overlapping bootmem ranges --- c2a65d3d85a08b6c93da7b8664c89d1cd0682adf