linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jim Keniston <jkenisto@linux.vnet.ibm.com>
To: Dave Hansen <dave@sr71.net>
Cc: linux-kernel@vger.kernel.org, dave.hansen@linux.intel.com,
	x86@kernel.org, a.p.zijlstra@chello.nl, paulus@samba.org,
	acme@kernel.org, jkenisto@us.ibm.com, srikar@linux.vnet.ibm.com,
	tglx@linutronix.de, ananth@in.ibm.com,
	anil.s.keshavamurthy@intel.com, davem@davemloft.net,
	masami.hiramatsu.pt@hitachi.com
Subject: Re: [PATCH] x86: remove arbitrary instruction size limit in instruction decoder
Date: Thu, 13 Nov 2014 16:20:07 -0800	[thread overview]
Message-ID: <1415924407.4306.2.camel@oc1026406570.ibm.com> (raw)
In-Reply-To: <20141112225352.D49917A8@viggo.jf.intel.com>

On Wed, 2014-11-12 at 14:53 -0800, Dave Hansen wrote:
> From: Dave Hansen <dave.hansen@linux.intel.com>
> 
> The current x86 instruction decoder steps along through the
> instruction stream but always ensures that it never steps farther
> than the largest possible instruction size (MAX_INSN_SIZE).
...

> 
> Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>

Acked-by: Jim Keniston <jkenisto@us.ibm.com>


      parent reply	other threads:[~2014-11-14  0:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 22:53 [PATCH] x86: remove arbitrary instruction size limit in instruction decoder Dave Hansen
2014-11-13  1:43 ` Peter Zijlstra
2014-11-13 14:49 ` Masami Hiramatsu
2014-11-17 20:49   ` Dave Hansen
2014-11-17 22:16     ` Masami Hiramatsu
2014-11-14  0:20 ` Jim Keniston [this message]

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-all 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=1415924407.4306.2.camel@oc1026406570.ibm.com \
    --to=jkenisto@linux.vnet.ibm.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=acme@kernel.org \
    --cc=ananth@in.ibm.com \
    --cc=anil.s.keshavamurthy@intel.com \
    --cc=dave.hansen@linux.intel.com \
    --cc=dave@sr71.net \
    --cc=davem@davemloft.net \
    --cc=jkenisto@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masami.hiramatsu.pt@hitachi.com \
    --cc=paulus@samba.org \
    --cc=srikar@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).