Re: [PATCH v7 02/26] x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri <[email protected]> Wed, 31 May 2017 20:09:30 -0700
| Newsgroups | org.kernel.vger.linux-msdos,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <1496286570.24288.65.camel@ranerica-desktop> |
On Sat, 2017-05-27 at 12:13 +0200, Borislav Petkov wrote: > On Fri, May 26, 2017 at 08:40:26PM -0700, Ricardo Neri wrote: > > This change was initially intended to only rename the error codes, > > without functional changes. Would making change be considered a > change > > in functionality? > > How? > > The before-and-after asm should be the identical. Yes but it reads differently. I just wanted to double check. I will make this change, which keeps functionality but is written differently. Thanks and BR, Ricardo