From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) (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 41F43CA67 for ; Fri, 15 Dec 2023 03:08:29 +0000 (UTC) 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="RG2de/R9" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1702609709; x=1734145709; h=date:from:to:cc:subject:message-id:mime-version; bh=U9TLe+M11oeqHrVNZaIKZY5r/qpZAPvE+iElMRu31FI=; b=RG2de/R9onvKe+Km+wwqN7Ac5rUtb1CD0RxGvhWW9j9DmjSUK0iblcA3 fB9pXPt3EgZU8KuGX7dNpJfPYo2qGVoT5yYLyOIzIMmn9ep4RBoFw2ZEY c2vDwhSY7CisdotSRQYFRuWPsepXmi3xHhqdiHWSNL44N2wIDNzFkmpxb tV4T/smVw6C4hXycjIRrJU7RvmTTFwStvXkIMPjPukwDDOaA/zLLUkStG hOQHV2TSKWLs3t2LBCHbrsi6lR1O37YdqxlvH+jJRiNy8pNgU3c6xifF3 REztDyrnsmGj9EI5hlFrbh5r/vEVPzOG3g+JGCASM5whGLmpWLlcRO3dn g==; X-IronPort-AV: E=McAfee;i="6600,9927,10924"; a="461686444" X-IronPort-AV: E=Sophos;i="6.04,277,1695711600"; d="scan'208";a="461686444" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Dec 2023 19:08:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10924"; a="897989747" X-IronPort-AV: E=Sophos;i="6.04,277,1695711600"; d="scan'208";a="897989747" Received: from lkp-server02.sh.intel.com (HELO b07ab15da5fe) ([10.239.97.151]) by orsmga004.jf.intel.com with ESMTP; 14 Dec 2023 19:08:27 -0800 Received: from kbuild by b07ab15da5fe with local (Exim 4.96) (envelope-from ) id 1rDyYq-000N1c-30; Fri, 15 Dec 2023 03:08:24 +0000 Date: Fri, 15 Dec 2023 11:08:02 +0800 From: kernel test robot To: Ondrej Zary Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Damien Le Moal Subject: drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16 Message-ID: <202312151114.XNGZXP20-lkp@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Ondrej, First bad commit (maybe != root cause): tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 976600c6da56c488776c9ee2a5733ae9736e2a75 commit: 72f2b0b2185099dce354c805009f591dda3ab73d drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport date: 11 months ago config: m68k-randconfig-r113-20231215 (https://download.01.org/0day-ci/archive/20231215/202312151114.XNGZXP20-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20231215/202312151114.XNGZXP20-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202312151114.XNGZXP20-lkp@intel.com/ sparse warnings: (new ones prefixed by >>) >> drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16 >> drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16 >> drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16 >> drivers/ata/pata_parport/comm.c:135:59: sparse: sparse: cast to restricted __le16 drivers/ata/pata_parport/comm.c: note: in included file (through arch/m68k/include/asm/io.h): arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer -- >> drivers/ata/pata_parport/epat.c:146:62: sparse: sparse: cast to restricted __le16 >> drivers/ata/pata_parport/epat.c:146:62: sparse: sparse: cast to restricted __le16 >> drivers/ata/pata_parport/epat.c:146:62: sparse: sparse: cast to restricted __le16 >> drivers/ata/pata_parport/epat.c:146:62: sparse: sparse: cast to restricted __le16 drivers/ata/pata_parport/epat.c: note: in included file (through arch/m68k/include/asm/io.h): arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer arch/m68k/include/asm/io_mm.h:166:21: sparse: sparse: Using plain integer as NULL pointer vim +135 drivers/ata/pata_parport/comm.c ^1da177e4c3f41 drivers/block/paride/comm.c Linus Torvalds 2005-04-16 111 ^1da177e4c3f41 drivers/block/paride/comm.c Linus Torvalds 2005-04-16 112 switch (pi->mode) { ^1da177e4c3f41 drivers/block/paride/comm.c Linus Torvalds 2005-04-16 113 ^1da177e4c3f41 drivers/block/paride/comm.c Linus Torvalds 2005-04-16 114 case 0: w0(0x48); P1; ^1da177e4c3f41 drivers/block/paride/comm.c Linus Torvalds 2005-04-16 115 for(i=0;i :::::: CC: Linus Torvalds -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki