diff for duplicates of <20120222174825.GA32694@google.com> diff --git a/a/1.txt b/N1/1.txt index 9d9c0ce..63c3299 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Wed, Feb 22, 2012 at 02:36:13AM +0200, Meelis Roos wrote: > > Meelis, can you please apply the following patch before & after the -> > offending commit, boot with "memblockÞbug" added as kernel param and +> > offending commit, boot with "memblock=debug" added as kernel param and > > post the boot log? The patch will generate some offset warnings after > > the commit but should work fine. > @@ -22,7 +22,7 @@ index 77b5f22..99f2855 100644 - size = round_up(size, align); - /* pump up @end */ - if (end = MEMBLOCK_ALLOC_ACCESSIBLE) + if (end == MEMBLOCK_ALLOC_ACCESSIBLE) end = memblock.current_limit; @@ -731,6 +728,9 @@ static phys_addr_t __init memblock_alloc_base_nid(phys_addr_t size, { diff --git a/a/content_digest b/N1/content_digest index 1a065ed..5ae9a46 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,7 +10,7 @@ "ref\0alpine.SOC.1.00.1202220213180.4171@math.ut.ee\0" "From\0Tejun Heo <tj@kernel.org>\0" "Subject\0Re: OF-related boot crash in 3.3.0-rc3-00188-g3ec1e88\0" - "Date\0Wed, 22 Feb 2012 17:48:25 +0000\0" + "Date\0Wed, 22 Feb 2012 09:48:25 -0800\0" "To\0Meelis Roos <mroos@linux.ee>\0" "Cc\0Grant Likely <grant.likely@secretlab.ca>" Rob Herring <rob.herring@calxeda.com> @@ -22,7 +22,7 @@ "b\0" "On Wed, Feb 22, 2012 at 02:36:13AM +0200, Meelis Roos wrote:\n" "> > Meelis, can you please apply the following patch before & after the\n" - "> > offending commit, boot with \"memblock\303\236bug\" added as kernel param and\n" + "> > offending commit, boot with \"memblock=debug\" added as kernel param and\n" "> > post the boot log? The patch will generate some offset warnings after\n" "> > the commit but should work fine.\n" "> \n" @@ -44,7 +44,7 @@ "-\tsize = round_up(size, align);\n" "-\n" " \t/* pump up @end */\n" - " \tif (end = MEMBLOCK_ALLOC_ACCESSIBLE)\n" + " \tif (end == MEMBLOCK_ALLOC_ACCESSIBLE)\n" " \t\tend = memblock.current_limit;\n" "@@ -731,6 +728,9 @@ static phys_addr_t __init memblock_alloc_base_nid(phys_addr_t size,\n" " {\n" @@ -57,4 +57,4 @@ " \tif (found && !memblock_reserve(found, size))\n" " \t\treturn found;" -605c5954c7245fd222c075399061e924ec7fe7eb84813b7995592ac9e06eb378 +0fcf52c67ec8f2c6b17a05bca1c9ac5e60dcf7db17c2164b40c052bf36545611
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.