[PATCH 1/1] perf tools: Fix non-newt build
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> The use_browser needs to be in a file that is always built and also we need a browser__show_help stub in that case. Reported-by: Anton Blanchard <anton(a)samba.org> Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra... 12 Mar 2010 19:32
[PATCH -tip 3/3] [BUGFIX] perf probe: Set need_dwarf if lazy matching is used
Set need_dwarf if lazy matching pattern is specified, because lazy matching requires real source path for which we must use debuginfo. Signed-off-by: Masami Hiramatsu <mhiramat(a)redhat.com> Cc: Ingo Molnar <mingo(a)elte.hu> --- tools/perf/util/probe-event.c | 2 +- 1 files changed, 1 insertions(+), 1 deleti... 12 Mar 2010 18:26
[PATCH -tip 2/3] [BUGFIX] perf probe: Fix probe_point buffer overrun
Fix probe_point array-size overrun problem. In some cases (e.g. inline function), one user-specified probe-point can be translated to many probe address, and it overruns pre-defined array-size. This also removes redundant MAX_PROBES macro definition. Signed-off-by: Masami Hiramatsu <mhiramat(a)redhat.com> Cc: Ingo... 12 Mar 2010 18:26
[PATCH -tip 1/3] kprobes: Hide CONFIG_OPTPROBES and set if arch support optimized kprobes
Hide CONFIG_OPTPROBES and set if arch support optimized kprobes, since this option doesn't change the behavior of kprobes, but just reduces the overhead. Signed-off-by: Masami Hiramatsu <mhiramat(a)redhat.com> Cc: Dieter Ries <mail(a)dieterries.net> Cc: Ingo Molnar <mingo(a)elte.hu> Cc: Ananth N Mavinakayanahalli <an... 12 Mar 2010 18:26
[PATCH] Add xtime, wall_to_monotonic to feature-removal-schedule
They aren't really features, but fair warning to out of tree driver folks who might be accessing these variables. CC: Thomas Gleixner <tglx(a)linutronix.de> CC: Ingo Molnar <mingo(a)elte.hu> Signed-off-by: John Stultz <johnstul(a)us.ibm.com> --- Documentation/feature-removal-schedule.txt | 13 +++++++++++++ 1 fil... 12 Mar 2010 18:26
fix PHY polling system blocking
On Sat, 06 Mar 2010 17:50:58 +0100 Stefani Seibold <stefani(a)seibold.net> wrote: This patch fix the PHY poller, which can block the whole system. On a Freescale PPC 834x this result in a delay of 450 us due the slow communication with the PHY chip. For PHY chips without interrupts, the status of the e... 21 Mar 2010 21:58
[PATCH] staging: winbond: TODO file: Updated Gregs mail too
diff --git a/drivers/staging/winbond/TODO b/drivers/staging/winbond/TODO index f4fb3f3..9c0df29 100644 --- a/drivers/staging/winbond/TODO +++ b/drivers/staging/winbond/TODO @@ -7,5 +7,5 @@ TODO: - use cfg80211 for regulatory stuff - fix 4k stack problems -Please send patches to Greg Kroah-Hartman <greg@... 12 Mar 2010 17:19
2.6.33: pci 0000:00:00.0: address space collision / spontaenous reboots
On Friday 12 March 2010 01:32:17 pm Justin Piszcz wrote: Even with all boards removed: [ � �0.133537] pci 0000:00:00.0: address space collision: [mem 0xe0000000-0xffffffff 64bit] already in use 00:00.0 Host bridge: ATI Technologies Inc RD790 Northbridge only dual slot PCI-e_GFX and... 12 Mar 2010 17:19
2.6.34-rc1: pci 0000:00:00.0: address space collision / spontaenous reboots [now 2.6.34-rc1]
On Fri, 12 Mar 2010, Justin Piszcz wrote: On Fri, 12 Mar 2010, Justin Piszcz wrote: # Disable Bootmem code (NO_BOOTMEM) [Y/n/?] (NEW) I see this new option ^ Ok, booting 2.6.34-rc1: [ 0.132248] PCI: pci_cache_line_size set to 64 bytes [ 0.132248] pci 0000:00:00.0: BAR 3: reserving [mem 0x... 13 Mar 2010 04:17
+ firmware-correct-attribution-of-sierra-wireless-cis-files.patch added to -mm tree
On Fri, Mar 12, 2010 at 12:35:39PM -0800, akpm(a)linux-foundation.org wrote: The patch titled firmware: correct attribution of Sierra Wireless CIS files has been added to the -mm tree. Its filename is firmware-correct-attribution-of-sierra-wireless-cis-files.patch [...] +Driver: SERIAL_8250... 12 Mar 2010 16:11