From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal: move interrupt init after device init Date: Tue, 20 Oct 2015 23:22:02 +0200 Message-ID: <1652277.7g4by1p3dR@xps13> References: <1444816250-2402-1-git-send-email-david.marchand@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: David Marchand Return-path: Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by dpdk.org (Postfix) with ESMTP id 250D08E96 for ; Tue, 20 Oct 2015 23:23:09 +0200 (CEST) Received: by wicll6 with SMTP id ll6so47611957wic.1 for ; Tue, 20 Oct 2015 14:23:09 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-14 13:32, David Marchand: > On Wed, Oct 14, 2015 at 11:50 AM, David Marchand > wrote: > > > Fixes: "eal: set iopl only when needed" (565b85d) > > > > Forgot the release note. > If this current patch is ok for all, I will resubmit with an update to > doc/guides/rel_notes/release_2_2.rst. Applied with release note, thanks.