From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760439AbdAIFsu (ORCPT ); Mon, 9 Jan 2017 00:48:50 -0500 Received: from [65.99.196.166] ([65.99.196.166]:51029 "EHLO namei.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1750743AbdAIFss (ORCPT ); Mon, 9 Jan 2017 00:48:48 -0500 Date: Mon, 9 Jan 2017 16:48:40 +1100 (AEDT) From: James Morris To: Kees Cook cc: James Morris , LKML , linux-security-module , Mathias Svensson , =?ISO-8859-15?Q?Stephen_R=F6ttger?= , Will Drewry Subject: Re: [PATCH] samples/seccomp: fix 64-bit comparison macros In-Reply-To: Message-ID: References: <20170106213239.GA57562@beast> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="1665246916-1489701106-1483940920=:13042" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-1489701106-1483940920=:13042 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Fri, 6 Jan 2017, Kees Cook wrote: > On Fri, Jan 6, 2017 at 1:32 PM, Kees Cook wrote: > > There were some bugs in the JNE64 and JLT64 comparision macros. This fixes > > them, improves comments, and cleans up the file while we are at it. > > > > Reported-by: Stephen Röttger > > Signed-off-by: Mathias Svensson > > Signed-off-by: Kees Cook > > Cc: stable@vger.kernel.org > > Oops, the in-body "From:" got stripped. This patch is authored by Mathias: > > From: Mathias Svensson > Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris --1665246916-1489701106-1483940920=:13042--