x86: unify save_stack_address() and save_stack_address_nosched()
On Thu, Jun 03, 2010 at 09:32:43PM +0200, Oleg Nesterov wrote: Cleanup. Factor the common code in save_stack_address() and save_stack_address_nosched(). Signed-off-by: Oleg Nesterov <oleg(a)redhat.com> --- Acked-by: Frederic Weisbecker <fweisbec(a)gmail.com> -- To unsubscribe from this list: send t... 3 Jun 2010 20:08
[PATCH][GIT PULL][v2.6.35] tracing/events: Convert format output to seq_file
Ingo, Please pull the latest tip/perf/urgent tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git tip/perf/urgent Steven Rostedt (1): tracing/events: Convert format output to seq_file ---- kernel/trace/trace_events.c | 208 ++++++++++++++++++... 3 Jun 2010 16:46
[PATCH 1/2] x86: make save_stack_address() !CONFIG_FRAME_POINTER friendly
If CONFIG_FRAME_POINTER=n, print_context_stack() shouldn't neglect the non-reliable addresses on stack, this is all we have if dump_trace(bp) is called with the wrong or zero bp. For example, /proc/pid/stack doesn't work if CONFIG_FRAME_POINTER=n. This patch obviously has no effect if CONFIG_FRAME_POINTER=y, ot... 3 Jun 2010 16:46
suspend blockers & Android integration
* tytso(a)mit.edu <tytso(a)mit.edu> wrote: [...] Not only has the source code been made available, but hundreds of engineering hours have been made trying to accomodate the demands of LKML --- and LKML has said no to suspend blockers/wakelocks. I dont think you are being fair here, at all. Firstly, the... 12 Jun 2010 13:45
How do I ignore the changes made by CVS keyword substitution efficiently?
On Fri, Jun 04, 2010 at 03:13:29AM +0800, Lin Mac wrote: I'm merging kernel from others, and they used CVS to manage their code, and so do some part of linux kernel. Unfortunatly CVS would substitude the keywords in the source, result in unecessary changes in the code, like the one in the following diff. In... 3 Jun 2010 16:46
dm-multipath + libcheckers/tur.c instability
Hello, I have an interesting issue where dm-multipath marks one path (out of many) as down and multipath-tools' tur checker brings it back up, repeat. May 27 22:21:45 box kernel: sd_init_command: disk=sdah, block=12411960, count=8 May 27 22:21:45 box kernel: Finishing 8 sectors May 27 22:21:45 box ke... 3 Jun 2010 15:39
How do I ignore the changes made by CVS keyword substitution efficiently?
Hi, I'm merging kernel from others, and they used CVS to manage their code, and so do some part of linux kernel. Unfortunatly CVS would substitude the keywords in the source, result in unecessary changes in the code, like the one in the following diff. In fact, there are around 1174 of CVS keywords in the kernel... 3 Jun 2010 16:46
patch staging-phison-depends-on-ata_bmdma.patch added to gregkh-2.6 tree
This is a note to let you know that I've just added the patch titled Subject: Staging: phison: depends on ATA_BMDMA to my gregkh-2.6 tree. Its filename is staging-phison-depends-on-ata_bmdma.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patc... 3 Jun 2010 14:31
alsa: ASoC: Add JZ4740 codec driver
On Wed, Jun 02, 2010 at 09:12:26PM +0200, Lars-Peter Clausen wrote: This patch adds support for the JZ4740 internal codec. This looks very good, there are some issues but nothing too major. I may be repeating some things others have said but hopefully not too much. snd-soc-wm9712-objs := wm9712.o s... 22 Jun 2010 19:22
[tip:perf/urgent] perf: Fix crash in swevents
Commit-ID: c6df8d5ab87a246942d138321e1721edbb69f6e1 Gitweb: http://git.kernel.org/tip/c6df8d5ab87a246942d138321e1721edbb69f6e1 Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Thu, 3 Jun 2010 11:21:20 +0200 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Thu, 3 Jun 2010 17:03:08 +0200 pe... 3 Jun 2010 14:31