From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 180FC12A17F for ; Thu, 25 Apr 2024 15:24:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.12 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714058646; cv=none; b=GU9OtbgQDu6gcTWv4d6cDmD01EyoRP3wDbwaVeVsnxAjA8LDrgbnUl+Y+rZvOanIJR7cbu/5bFcpMBw/tHSJHOCahsnU4GkiPs70aFAbKe4gzwm4o9qRh0AmGMHPxqCTghXxINBmq2YzANLeikjsG61NPQpDwYQA7g4s0BeJlpE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714058646; c=relaxed/simple; bh=3USVTQKNGhwi2BB2DbJzaK+Rht5aQfWXYTGNGIZG2C4=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=Li4k04GKyGLJn5VLAL01yqc/Wn+CE0USp+SToXK4U/55N4+2LpSg9s4bb+zG6UOqcT7kHISwxj9ZL3fxsnrv5VvQyY9wQa06RQm+zeAlTeg0jW6dmGSM4y3eUEbS1htRn1UYFqZ+JafhUbFiNjN7qdTWTX/mxBpK+iAGdXcK8Dk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=C2cBIM5X; arc=none smtp.client-ip=198.175.65.12 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="C2cBIM5X" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714058644; x=1745594644; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=3USVTQKNGhwi2BB2DbJzaK+Rht5aQfWXYTGNGIZG2C4=; b=C2cBIM5XfesPcumBWYyb2WOXY3Jq+4PULGRX3JDG1aPijWAyosmfGbK+ Q6ZwsYJgXjJvUgMzHOc9ilU7KTKWhe7m0PkOxUc26vZcVtMe1vcv8TfWM UCHs/RoJzqK08xNpuuWb2YZGNvsfD+J6BLEcvCs6tEGvUpp6VkVqIdz/v l3knqID0MpTp9KJ8jL6/4xeJlQpH3n6ldepMtn44yaAKdb2i6T1zgqeDZ kVrefOje+cotNl2iUaEElQfQwvWEFlcpc+iacjUuJvFxwM2+SnRO4g6gD k9A/ynS+lN5i7iA0HLb57/f9lZJo58eR4KZbZZAzVHqFAkZROPUYeRQT9 w==; X-CSE-ConnectionGUID: f1SauEfTTeOOA72OLrmqUg== X-CSE-MsgGUID: 18DfTko5Ro6preM9Z1T8/w== X-IronPort-AV: E=McAfee;i="6600,9927,11055"; a="21173507" X-IronPort-AV: E=Sophos;i="6.07,229,1708416000"; d="scan'208";a="21173507" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Apr 2024 08:24:04 -0700 X-CSE-ConnectionGUID: L3Stjn4uRT2GEimMGcB2xQ== X-CSE-MsgGUID: 9nfFT6OYTDCz/O/hbQsRXA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,229,1708416000"; d="scan'208";a="25135174" Received: from lkp-server01.sh.intel.com (HELO e434dd42e5a1) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 25 Apr 2024 08:24:02 -0700 Received: from kbuild by e434dd42e5a1 with local (Exim 4.96) (envelope-from ) id 1s00x6-0002V6-17; Thu, 25 Apr 2024 15:24:00 +0000 Date: Thu, 25 Apr 2024 23:23:01 +0800 From: kernel test robot To: Chris Wulff Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [PATCH] usb: gadget: u_audio: Clear uac pointer when freed. Message-ID: Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Hi, Thanks for your patch. FYI: kernel test robot notices the stable kernel rule is not satisfied. The check is based on https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html#option-1 Rule: add the tag "Cc: stable@vger.kernel.org" in the sign-off area to have the patch automatically included in the stable tree. Subject: [PATCH] usb: gadget: u_audio: Clear uac pointer when freed. Link: https://lore.kernel.org/stable/CO1PR17MB54194226DA08BFC9EBD8C163E1172%40CO1PR17MB5419.namprd17.prod.outlook.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki