From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F237EE8FDD1 for ; Wed, 4 Oct 2023 07:21:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232638AbjJDHVo (ORCPT ); Wed, 4 Oct 2023 03:21:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229577AbjJDHVn (ORCPT ); Wed, 4 Oct 2023 03:21:43 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B5D48AC; Wed, 4 Oct 2023 00:21:40 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 06C08C433C7; Wed, 4 Oct 2023 07:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1696404100; bh=HDkujlQX+Fd+q+bpEeqrxXaxiuZCSkTikHvTxLJ6Xpk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WQjDTGNQmSQlRdTeUpgIFabxrbg6CHOL/TkSN1ku0VqA/pt9OZr2FQFQtiDJ4oagF mqQFsNKssJAfBvXOAZ2Iq3/9Kd879Tb668qEYmyktiQ1y6hntU35OjDfVbfkMLlJFi Exzzjs6E69qFVl958sLmQ+dKDRocU+WciW+HIQwg= Date: Wed, 4 Oct 2023 09:21:37 +0200 From: 'Greg KH' To: Woo-kwang Lee Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, sj1557.seo@samsung.com Subject: Re: [PATCH] usb: core: add bos NULL pointer checking condition Message-ID: <2023100411-duckling-tibia-398a@gregkh> References: <20231004062642.16431-1-wookwang.lee@samsung.com> <2023100439-king-salute-5cd5@gregkh> <000101d9f691$4513da00$cf3b8e00$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000101d9f691$4513da00$cf3b8e00$@samsung.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Oct 04, 2023 at 04:06:17PM +0900, Woo-kwang Lee wrote: > Hello. I think I missed the patch. I do not understand, does that mean that you have tested the patch (and which one, please do not top post), and that this is not needed? confused, greg k-h