[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171126170141.g45ysaciaokxdn2v@linux.intel.com>
Date: Sun, 26 Nov 2017 19:01:41 +0200
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: platform-driver-x86@...r.kernel.org, x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Darren Hart <dvhart@...radead.org>,
Andy Shevchenko <andy@...radead.org>
Subject: Re: [PATCH v6 07/11] intel_sgx: ptrace() support
On Sat, Nov 25, 2017 at 09:29:24PM +0200, Jarkko Sakkinen wrote:
> + offset = addr & PAGE_MASK;
Should be addr & ~PAGE_MASK. Had fixup for this but it ended up not be
squashed to the series :-(
/Jarkko
Powered by blists - more mailing lists