From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8QpY-0002GB-9G for qemu-devel@nongnu.org; Mon, 14 Dec 2015 05:58:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8QpT-0008Jg-7D for qemu-devel@nongnu.org; Mon, 14 Dec 2015 05:58:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8QpT-0008JY-2G for qemu-devel@nongnu.org; Mon, 14 Dec 2015 05:58:07 -0500 Message-ID: <1450090684.25336.6.camel@redhat.com> From: Gerd Hoffmann Date: Mon, 14 Dec 2015 11:58:04 +0100 In-Reply-To: References: <1450081804.25336.3.camel@redhat.com> <1450088788.25336.4.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] usb: hcd-ehci: add check to avoid an infinite loop List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: P J P Cc: Qinghao Tang , qemu-devel@nongnu.org On Mo, 2015-12-14 at 16:16 +0530, P J P wrote: > +-- On Mon, 14 Dec 2015, Gerd Hoffmann wrote --+ > | Good. Is there a cve number for that one which I can add to the commit > | message? >=20 > No, not yet. I'll request one, once it is approved for the upstream. Ok, sending out for review without cve number then. cheers, Gerd