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 9E39CCD98F3 for ; Wed, 11 Oct 2023 04:52:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229548AbjJKEwE (ORCPT ); Wed, 11 Oct 2023 00:52:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34306 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229534AbjJKEwD (ORCPT ); Wed, 11 Oct 2023 00:52:03 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 265C694 for ; Tue, 10 Oct 2023 21:52:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1696999921; x=1728535921; h=date:from:to:cc:subject:message-id:mime-version: in-reply-to; bh=js7pF/+qKAwfI2zBJAjM2YED0nSvmfq4gb6xk5KIdYQ=; b=YQvs+3AB3r4SD82rIod1JzzVrwugHaW0VKQR/K+sHQ15Zl6Piv7jszSP 8MwePMwNqOYiVxSHfTQL5o1IRIzKsyk9NXlnrWvMia8+YYBmkSXgAUP1D DrMdhtDAuygXtLTvNDQfqcISGkmPjTyXLgBtlXvHQBeGNTPlD24iSU4mq biBedDOTRIdJHhNGEhFwe1LmyGityCd9LB3OMY1IZaT7e0qgFe+EUJLJN 0ZfGjb4IwZbLID/6Zb5FyabMhqhotwqk2yn2fUCfJd8JQ5M9ah8zqVOkc kt0yo+QQCe/OtZD93IEUhzPc4MChXSibJM2BCwQysFB+sF78Ek3WFNROJ Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10859"; a="374921375" X-IronPort-AV: E=Sophos;i="6.03,214,1694761200"; d="scan'208";a="374921375" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Oct 2023 21:52:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10859"; a="877525059" X-IronPort-AV: E=Sophos;i="6.03,214,1694761200"; d="scan'208";a="877525059" Received: from lkp-server02.sh.intel.com (HELO f64821696465) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 10 Oct 2023 21:52:00 -0700 Received: from kbuild by f64821696465 with local (Exim 4.96) (envelope-from ) id 1qqRCP-0001kP-2q; Wed, 11 Oct 2023 04:51:57 +0000 Date: Wed, 11 Oct 2023 12:51:53 +0800 From: kernel test robot To: Zheng Wang Cc: stable@vger.kernel.org, oe-kbuild-all@lists.linux.dev Subject: Re: [RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231011031740.982735-1-zyytlz.wz@163.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org 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: [RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work Link: https://lore.kernel.org/stable/20231011031740.982735-1-zyytlz.wz%40163.com -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki