diff for duplicates of <1370155183-31421-5-git-send-email-sboyd@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 5826e36..0fbc968 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,7 +71,7 @@ index aad1ae6..482242c 100644 res = cyc_to_ns(1ULL, cd.mult, cd.shift); - pr_info("sched_clock: %u bits at %lu%cHz, resolution %lluns, wraps every %lums\n", - bits, r, r_unit, res, w); -+ pr_info("sched_clock: %u bits at %lu%cHz, resolution %lluns, wraps every %llums\n", ++ pr_info("sched_clock: %u bits@%lu%cHz, resolution %lluns, wraps every %llums\n", + bits, r, r_unit, res, wrap); + + return wrap; @@ -151,7 +151,7 @@ index aad1ae6..482242c 100644 @@ -180,25 +220,34 @@ void __init sched_clock_postinit(void) { /* - * If no sched_clock function has been provided at that point, + * If no sched_clock function has been provided@that point, - * make it the final one one. + * make it the final one. */ diff --git a/a/content_digest b/N1/content_digest index f5c6382..36ad555 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,8 @@ "ref\01370155183-31421-1-git-send-email-sboyd@codeaurora.org\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" "Subject\0[PATCHv2 4/6] sched_clock: Add support for >32 bit sched_clock\0" "Date\0Sat, 1 Jun 2013 23:39:41 -0700\0" - "To\0John Stultz <john.stultz@linaro.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-arm-msm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Russell King <linux@arm.linux.org.uk> - arm@kernel.org - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - " Thomas Gleixner <tglx@linutronix.de>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "The ARM architected system counter has at least 56 useable bits.\n" @@ -86,7 +78,7 @@ " \tres = cyc_to_ns(1ULL, cd.mult, cd.shift);\n" "-\tpr_info(\"sched_clock: %u bits at %lu%cHz, resolution %lluns, wraps every %lums\\n\",\n" "-\t\tbits, r, r_unit, res, w);\n" - "+\tpr_info(\"sched_clock: %u bits at %lu%cHz, resolution %lluns, wraps every %llums\\n\",\n" + "+\tpr_info(\"sched_clock: %u bits@%lu%cHz, resolution %lluns, wraps every %llums\\n\",\n" "+\t\tbits, r, r_unit, res, wrap);\n" "+\n" "+\treturn wrap;\n" @@ -166,7 +158,7 @@ "@@ -180,25 +220,34 @@ void __init sched_clock_postinit(void)\n" " {\n" " \t/*\n" - " \t * If no sched_clock function has been provided at that point,\n" + " \t * If no sched_clock function has been provided@that point,\n" "-\t * make it the final one one.\n" "+\t * make it the final one.\n" " \t */\n" @@ -208,4 +200,4 @@ "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" hosted by The Linux Foundation -e74aad4f5b0709c1c39b260cfa14a7abc0752cf6c8f7fef2719e6b23a9c23ddb +5487a5f59c8b27ec95772056cfe30a00824f1fbd859ca9584d4d52619d5524bc
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.