[PATCH -tip 1/5] tracing: fix typo in prof_sysexit_enable()
Signed-off-by: Wenji Huang <wenji.huang(a)oracle.com> --- kernel/trace/trace_syscalls.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/trace/trace_syscalls.c b/kernel/trace/trace_syscalls.c index 6cce6a8..9d45122 100644 --- a/kernel/trace/trace_syscalls.c +++ b/kernel/trace/trac... 24 Feb 2010 03:09
[PATCH -tip 2/5] tracing: fix typo of info text in trace_kprobe.c
Signed-off-by: Wenji Huang <wenji.huang(a)oracle.com> --- kernel/trace/trace_kprobe.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/trace/trace_kprobe.c b/kernel/trace/trace_kprobe.c index a718cd1..505c922 100644 --- a/kernel/trace/trace_kprobe.c +++ b/kernel/trace/trace_kpro... 24 Feb 2010 03:09
linux-next requirements
[I have removed linux-tip-commits from the cc list] Hi Ingo, On Tue, 23 Feb 2010 09:45:52 +0100 Ingo Molnar <mingo(a)elte.hu> wrote: Developers simply cannot be expected to build for 22 architectures, and they shouldnt be. I have agreed with this point of yours several times. Why do you keep stating ... 3 Mar 2010 20:53
[PATCH] tracing: Remove CONFIG_TRACE_POWER from kernel config
The power tracer has been converted to power trace events. Signed-off-by: Li Zefan <lizf(a)cn.fujitsu.com> --- kernel/trace/Kconfig | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig index 928b289..745d01c 100644 --- a/kernel/trace/Kconf... 24 Feb 2010 03:09
[PATCH 6/6] mqueue: fix mq_open() file descriptor leak on user-space processes
It can be triggered by the following test program: #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <mqueue.h> #include <fcntl.h> #include <errno.h> #include <sys/stat.h> #include <sys/resource.h> int main(int argc, char *argv[]) { struct rlimit limit; char queue_name[] = "/mq_open/... 24 Feb 2010 03:09
latency_hist: fix small memory leak
On 02/22/2010 02:27 PM, Dan Carpenter wrote: index_ptr needs to be freed on the error path. Signed-off-by: Dan Carpenter <error27(a)gmail.com> diff --git a/kernel/trace/latency_hist.c b/kernel/trace/latency_hist.c index b3b5ea2..8edc70c 100644 --- a/kernel/trace/latency_hist.c +++ b/kernel/trace... 24 Feb 2010 03:09
[PATCH 5/6] mqueue: fix typo "failues" -> "failures"
Signed-off-by: André Goddard Rosa <andre.goddard(a)gmail.com> --- ipc/mqueue.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ipc/mqueue.c b/ipc/mqueue.c index 906e873..e47c9eb 100644 --- a/ipc/mqueue.c +++ b/ipc/mqueue.c @@ -1297,7 +1297,7 @@ static int __init init_mqueue_fs(void) ... 24 Feb 2010 03:09
[PATCH 0/6] Fix file descriptor leak on user-space processes and cleanup
Fix a file descriptor leak on user-space processes and perform a cleanup, reducing the code size: text data bss dec hex filename 9949 72 16 10037 2735 ipc/mqueue-BEFORE.o 9885 72 16 9973 26f5 ipc/mqueue-AFTER.o André Goddard Rosa (6): mqueue: remove unneeded info-... 24 Feb 2010 03:09
linux-next: manual merge of the trivial tree with the net tree
Hi Jiri, Today's linux-next merge of the trivial tree got a conflict in drivers/net/typhoon.c between commit 0bc88e4af07621bc4b84477374745d01a470e85d ("drivers/net/typhoon.c: Use (pr| netdev)_<level> macro helpers") from the net tree and commit a089377f29d3af0f62f3bdc6db0c5042513fc3f3 ("Fix misspelling of "truly... 24 Feb 2010 00:57
REPLY
I am Mr Jiang Jianmin, Principal Assurance Manager for the ChinaTrust Commercial Bank in China.Please contact me for a secured business proposal:mr_jiangjianmin09(a)8u8.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majord... 24 Feb 2010 00:57