diff for duplicates of <20080103174250.GC30582@Krystal> diff --git a/a/1.txt b/N1/1.txt index 5c63c9f..40de790 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,8 @@ > 7 files changed, 24 insertions(+), 23 deletions(-) > > Index: linux-compile.git/drivers/clocksource/acpi_pm.c -> =================================> --- linux-compile.git.orig/drivers/clocksource/acpi_pm.c 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/drivers/clocksource/acpi_pm.c 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/drivers/clocksource/acpi_pm.c 2007-12-20 01:00:48.000000000 -0500 > @@ -30,13 +30,13 @@ > */ @@ -58,7 +59,8 @@ timestamp atomically ? Is is a reason why you need to disable interrupts, and therefore cannot trace NMI handlers ? > Index: linux-compile.git/include/linux/preempt.h -> =================================> --- linux-compile.git.orig/include/linux/preempt.h 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/include/linux/preempt.h 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/include/linux/preempt.h 2007-12-20 01:00:48.000000000 -0500 > @@ -11,8 +11,8 @@ > #include <linux/list.h> @@ -72,7 +74,8 @@ interrupts, and therefore cannot trace NMI handlers ? > # define add_preempt_count(val) do { preempt_count() += (val); } while (0) > # define sub_preempt_count(val) do { preempt_count() -= (val); } while (0) > Index: linux-compile.git/kernel/irq/handle.c -> =================================> --- linux-compile.git.orig/kernel/irq/handle.c 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/kernel/irq/handle.c 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/kernel/irq/handle.c 2007-12-20 01:00:48.000000000 -0500 > @@ -163,7 +163,7 @@ irqreturn_t handle_IRQ_event(unsigned in > * This is the original x86 implementation which is used for every @@ -87,7 +90,8 @@ Can you explain the notrace here ? > struct irq_desc *desc = irq_desc + irq; > struct irqaction *action; > Index: linux-compile.git/kernel/lockdep.c -> =================================> --- linux-compile.git.orig/kernel/lockdep.c 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/kernel/lockdep.c 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/kernel/lockdep.c 2007-12-20 01:00:48.000000000 -0500 > @@ -270,14 +270,14 @@ static struct list_head chainhash_table[ > ((key1) >> (64-MAX_LOCKDEP_KEYS_BITS)) ^ \ @@ -200,7 +204,8 @@ per cpu buffers. > > Index: linux-compile.git/kernel/rcupdate.c -> =================================> --- linux-compile.git.orig/kernel/rcupdate.c 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/kernel/rcupdate.c 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/kernel/rcupdate.c 2007-12-20 01:00:48.000000000 -0500 > @@ -504,7 +504,7 @@ static int __rcu_pending(struct rcu_ctrl > * by the current CPU, returning 1 if so. This function is part of the @@ -212,7 +217,8 @@ per cpu buffers. > return __rcu_pending(&rcu_ctrlblk, &per_cpu(rcu_data, cpu)) || > __rcu_pending(&rcu_bh_ctrlblk, &per_cpu(rcu_bh_data, cpu)); > Index: linux-compile.git/kernel/spinlock.c -> =================================> --- linux-compile.git.orig/kernel/spinlock.c 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/kernel/spinlock.c 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/kernel/spinlock.c 2007-12-20 01:00:48.000000000 -0500 > @@ -437,7 +437,7 @@ int __lockfunc _spin_trylock_bh(spinlock > } @@ -224,7 +230,8 @@ per cpu buffers. > /* Linker adds these: start and end of __lockfunc functions */ > extern char __lock_text_start[], __lock_text_end[]; > Index: linux-compile.git/lib/smp_processor_id.c -> =================================> --- linux-compile.git.orig/lib/smp_processor_id.c 2007-12-20 01:00:29.000000000 -0500 +> =================================================================== +> --- linux-compile.git.orig/lib/smp_processor_id.c 2007-12-20 01:00:29.000000000 -0500 > +++ linux-compile.git/lib/smp_processor_id.c 2007-12-20 01:00:48.000000000 -0500 > @@ -7,7 +7,7 @@ > #include <linux/kallsyms.h> diff --git a/a/content_digest b/N1/content_digest index fbe894c..cc13b99 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020080103072227.087067007@goodmis.org\0" "From\0Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>\0" "Subject\0Re: [RFC PATCH 03/11] Annotate core code that should not be traced\0" - "Date\0Thu, 03 Jan 2008 17:42:50 +0000\0" + "Date\0Thu, 3 Jan 2008 12:42:50 -0500\0" "To\0Steven Rostedt <rostedt@goodmis.org>\0" "Cc\0LKML <linux-kernel@vger.kernel.org>" Ingo Molnar <mingo@elte.hu> @@ -35,7 +35,8 @@ "> 7 files changed, 24 insertions(+), 23 deletions(-)\n" "> \n" "> Index: linux-compile.git/drivers/clocksource/acpi_pm.c\n" - "> =================================> --- linux-compile.git.orig/drivers/clocksource/acpi_pm.c\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/drivers/clocksource/acpi_pm.c\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/drivers/clocksource/acpi_pm.c\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -30,13 +30,13 @@\n" "> */\n" @@ -76,7 +77,8 @@ "interrupts, and therefore cannot trace NMI handlers ?\n" "\n" "> Index: linux-compile.git/include/linux/preempt.h\n" - "> =================================> --- linux-compile.git.orig/include/linux/preempt.h\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/include/linux/preempt.h\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/include/linux/preempt.h\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -11,8 +11,8 @@\n" "> #include <linux/list.h>\n" @@ -90,7 +92,8 @@ "> # define add_preempt_count(val)\tdo { preempt_count() += (val); } while (0)\n" "> # define sub_preempt_count(val)\tdo { preempt_count() -= (val); } while (0)\n" "> Index: linux-compile.git/kernel/irq/handle.c\n" - "> =================================> --- linux-compile.git.orig/kernel/irq/handle.c\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/kernel/irq/handle.c\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/kernel/irq/handle.c\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -163,7 +163,7 @@ irqreturn_t handle_IRQ_event(unsigned in\n" "> * This is the original x86 implementation which is used for every\n" @@ -105,7 +108,8 @@ "> \tstruct irq_desc *desc = irq_desc + irq;\n" "> \tstruct irqaction *action;\n" "> Index: linux-compile.git/kernel/lockdep.c\n" - "> =================================> --- linux-compile.git.orig/kernel/lockdep.c\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/kernel/lockdep.c\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/kernel/lockdep.c\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -270,14 +270,14 @@ static struct list_head chainhash_table[\n" "> \t((key1) >> (64-MAX_LOCKDEP_KEYS_BITS)) ^ \\\n" @@ -218,7 +222,8 @@ "\n" "> \n" "> Index: linux-compile.git/kernel/rcupdate.c\n" - "> =================================> --- linux-compile.git.orig/kernel/rcupdate.c\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/kernel/rcupdate.c\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/kernel/rcupdate.c\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -504,7 +504,7 @@ static int __rcu_pending(struct rcu_ctrl\n" "> * by the current CPU, returning 1 if so. This function is part of the\n" @@ -230,7 +235,8 @@ "> \treturn __rcu_pending(&rcu_ctrlblk, &per_cpu(rcu_data, cpu)) ||\n" "> \t\t__rcu_pending(&rcu_bh_ctrlblk, &per_cpu(rcu_bh_data, cpu));\n" "> Index: linux-compile.git/kernel/spinlock.c\n" - "> =================================> --- linux-compile.git.orig/kernel/spinlock.c\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/kernel/spinlock.c\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/kernel/spinlock.c\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -437,7 +437,7 @@ int __lockfunc _spin_trylock_bh(spinlock\n" "> }\n" @@ -242,7 +248,8 @@ "> \t/* Linker adds these: start and end of __lockfunc functions */\n" "> \textern char __lock_text_start[], __lock_text_end[];\n" "> Index: linux-compile.git/lib/smp_processor_id.c\n" - "> =================================> --- linux-compile.git.orig/lib/smp_processor_id.c\t2007-12-20 01:00:29.000000000 -0500\n" + "> ===================================================================\n" + "> --- linux-compile.git.orig/lib/smp_processor_id.c\t2007-12-20 01:00:29.000000000 -0500\n" "> +++ linux-compile.git/lib/smp_processor_id.c\t2007-12-20 01:00:48.000000000 -0500\n" "> @@ -7,7 +7,7 @@\n" "> #include <linux/kallsyms.h>\n" @@ -261,4 +268,4 @@ "Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal\n" OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 -9b8eb9c490d952b0d40836504b2469c93a6fe0034a156ac217a8969106e57a34 +a0059af74b839377621fb81a9f84e176995eaa8f79bae6664e09e318c7e648ff
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.