[PATCH 2/6] perf symbols: Pass the mmap parameters instead of using mmap_event
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> To reduce the coupling of the symbol system with the rest of perf. Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Paul Mackerras <paulus(a)samba.org> Signed-off-by: Arnaldo Carvalho ... 25 Mar 2010 19:44
[PATCH 1/6] perf newt: Initialize choice variable
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> cc1: warnings being treated as errors util/newt.c: In function 'perf_session__browse_hists': util/newt.c:442: error: 'choice' may be used uninitialized in this function Note: Ingo, you may want to fold this with: [PATCH v2 6/6] perf report: Pass the D... 25 Mar 2010 19:44
PM / Hibernate: split snapshot_write_next
On Tuesday 23 March 2010, Jiri Slaby wrote: When reading the snapshot, do the initialization and header read in a separate function. This makes the code more readable and lowers complexity of snapshot_write_next. Again, good idea, but the same comments as for the previous patch apply here too. Rafael --... 25 Mar 2010 19:44
TPM: workaround to enforce PCR updates across suspends
On Thu, 25 Mar 2010, Rajiv Andrade wrote: Add a workaround for TPM's which fail to flush last written PCR values in a TPM_SaveState, in preparation for suspend. Signed-off-by: David Safford <safford(a)watson.ibm.com> Acked-by: Rajiv Andrade <srajiv(a)linux.vnet.ibm.com> Applied to git://git.kernel.o... 25 Mar 2010 19:44
[PATCH] staging: winbond: wb35rx_s.h Coding style fixes.
I fixed all checkpatch problems except for a couple of long lines. I also removed version comments. Signed-off-by: Lars Lindley <lindley(a)coyote.org> --- drivers/staging/winbond/wb35rx_s.h | 63 +++++++++++++++++++----------------- 1 files changed, 33 insertions(+), 30 deletions(-) diff --git a/drivers/stag... 25 Mar 2010 18:34
staging: winbond: wb35rx_f.h Coding style fixes.
On Thu 2010-03-25 22:21:57, Lars Lindley wrote: I fixed comments and whitespace and converted the function arguments away from hungarian notation and camelcase. Signed-off-by: Lars Lindley <lindley(a)coyote.org> ACK. -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.k... 25 Mar 2010 18:34
[PATCH] staging: winbond: wb35rx_f.h Coding style fixes.
I fixed comments and whitespace and converted the function arguments away from hungarian notation and camelcase. Signed-off-by: Lars Lindley <lindley(a)coyote.org> --- drivers/staging/winbond/wb35rx_f.h | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) diff --git a/drivers/staging/winbon... 25 Mar 2010 18:34
PM / Hibernate: move the first_sector out of swsusp_write
On Wednesday 24 March 2010, Pavel Machek wrote: On Tue 2010-03-23 17:17:32, Jiri Slaby wrote: From: Jiri Slaby <jirislaby(a)gmail.com> The first sector knowledge is swap only specific. Move it into the handle. This will be needed for later non-swap specific code moving inside snapshot.c. ... 25 Mar 2010 18:34
[PATCH] Fix __vmalloc(), etc on MIPS for non-GPL modules
Hi, The commit 351336929ccf222ae38ff0cb7a8dd5fd5c6236a0 which can be seen here: http://kerneltrap.org/mailarchive/git-commits-head/2008/4/28/1639134 Breaks all non-GPL modules that use __vmalloc() or any of the vmap(), vm_map_ram(), etc functions on MIPS architecture. All those functions are EXPORT_SYMB... 25 Mar 2010 17:26
[2.6.34-rc1] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
On czwartek, 25 marca 2010 o 21:04:24 Maciej Rutecki wrote: Workaround: setting i915.modeset=1 pci=nocrs OR i915.modeset=0 Update: I was wrong: setting pci=nocrs doesn't help. Regrards -- Maciej Rutecki http://www.maciek.unixy.pl -- To unsubscribe from this list: send the line "unsubscribe linux-kern... 25 Mar 2010 17:26