From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH] Selection of 32 and 64 bit variants of syscalls Date: Tue, 17 Sep 2013 15:15:54 -0400 Message-ID: <20130917191554.GA25173@redhat.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ildar Muslukhov Cc: trinity@vger.kernel.org On Mon, Sep 16, 2013 at 03:05:56PM -0700, Ildar Muslukhov wrote: > This patch adds parameter that enables explicit selection of either 32 or 64 bit version of syscall(s). > > Signed-off-by: Ildar Muslukhov applied and pushed out, thanks, Dave