public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Kurt Kennett <Kurt.Kennett@microsoft.com>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [PATCH] Pkg-Module: ArmPkg Fix Mmu Initialization Problem.
Date: Mon, 26 Sep 2016 17:10:17 +0000	[thread overview]
Message-ID: <BL2PR03MB43346EDE0CCD6DF7E78E7F29CCD0@BL2PR03MB433.namprd03.prod.outlook.com> (raw)
In-Reply-To: CAKv+Gu9QJoayetqxwr0gW_j597QGKKi73Znoz4=HH0mp=L=XKQ@mail.gmail.com

Weird.  I line-wrapped the commit log and somehow it became un-line-wrapped. So... sorry, I didn't forget. :)

K2

-----Original Message-----
From: Kurt Kennett 
Sent: Monday, September 26, 2016 10:08 AM
To: 'Ard Biesheuvel' <ard.biesheuvel@linaro.org>
Cc: edk2-devel@lists.01.org; Leif Lindholm <leif.lindholm@linaro.org>
Subject: RE: [PATCH] Pkg-Module: ArmPkg Fix Mmu Initialization Problem.

Thanks Ard.

Trying to learn how to do this for the future and I appreciate the feedback and hand-holding.

I will resubmit now with the changes you requested.

K2

-----Original Message-----
From: Ard Biesheuvel [mailto:ard.biesheuvel@linaro.org]
Sent: Monday, September 26, 2016 10:04 AM
To: Kurt Kennett <Kurt.Kennett@microsoft.com>
Cc: edk2-devel@lists.01.org; Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [PATCH] Pkg-Module: ArmPkg Fix Mmu Initialization Problem.

On 26 September 2016 at 08:36, Kurt Kennett <Kurt.Kennett@microsoft.com> wrote:
> During Mmu initialization in the CpuDxe, for a page table any bits set 
> in the 'NextSectionAttributes' are garbage and were set from bits that 
> are actually part of the pagetable address.  We clear it out to zero 
> so that the SyncCacheConfigPage will use the page attributes instead 
> of trying to convert the (bogus) section attributes into page 
> attributes
>
>
>
> Contributed-under: TianoCore Contribution Agreement 1.0
>
>
>
> Signed-off-by: Kurt Kennett <kurt.kennett@microsoft.com>
>

Hello Kurt,

This is looking a lot better, but you're not quite there yet.

- please replace the 'Pkg-Module' in the subject with the actual package and module that you are modifying.
- line wrap the commit log
- send using plain text

It may look like we're nitpicking here, but having to manually fix up your patches is prone to errors. Patches on the list should be presented in a way that allows us to run 'git am' on them (*) and not tweak the contents for them to apply

(*) Tianocore does actually require some fairly mechanical line ending changes to patches taken from the list, unfortunately

--
Ard.

  parent reply	other threads:[~2016-09-26 17:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-26 15:36 [PATCH] Pkg-Module: ArmPkg Fix Mmu Initialization Problem Kurt Kennett
2016-09-26 17:04 ` Ard Biesheuvel
2016-09-26 17:08   ` Kurt Kennett
2016-09-26 17:10   ` Kurt Kennett [this message]
2016-09-26 17:17     ` Ard Biesheuvel
2016-09-26 17:20       ` Kurt Kennett
  -- strict thread matches above, loose matches on Subject: below --
2016-09-23 21:59 Kurt Kennett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BL2PR03MB43346EDE0CCD6DF7E78E7F29CCD0@BL2PR03MB433.namprd03.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox