public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: kernel test robot <lkp@intel.com>,
	llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Lee Jones <lee.jones@linaro.org>
Subject: Re: [lee-mfd:for-mfd-next 36/37] drivers/mmc/host/tmio_mmc.c:141:12: error: no member named 'enable' in 'struct mfd_cell'
Date: Tue, 31 Jan 2023 17:17:19 +0000	[thread overview]
Message-ID: <Y9lNHyfzwE1+b+Ru@google.com> (raw)
In-Reply-To: <20230131152005.6wy5vbzzcouiofee@pengutronix.de>

On Tue, 31 Jan 2023, Uwe Kleine-König wrote:

> Hello,
> 
> On Tue, Jan 31, 2023 at 10:48:48PM +0800, kernel test robot wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git for-mfd-next
> > head:   a561a980c024193e342b6878f62e02ff9d018285
> > commit: 78e7ccec94380519919267670174cbf1711b7963 [36/37] mfd: Remove .enable() and .disable() callbacks
> > config: hexagon-randconfig-r041-20230130 (https://download.01.org/0day-ci/archive/20230131/202301312253.oUVq9cys-lkp@intel.com/config)
> > compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 4196ca3278f78c6e19246e54ab0ecb364e37d66a)
> > reproduce (this is a W=1 build):
> >         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> >         chmod +x ~/bin/make.cross
> >         # https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/commit/?id=78e7ccec94380519919267670174cbf1711b7963
> >         git remote add lee-mfd https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
> >         git fetch --no-tags lee-mfd for-mfd-next
> >         git checkout 78e7ccec94380519919267670174cbf1711b7963
> >         # save the config file
> >         mkdir build_dir && cp config build_dir/.config
> >         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon olddefconfig
> >         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash drivers/mmc/host/ drivers/video/fbdev/
> > 
> > If you fix the issue, kindly add following tag where applicable
> > | Reported-by: kernel test robot <lkp@intel.com>
> > 
> > All errors (new ones prefixed by >>):
> > 
> > [...]
> > >> drivers/mmc/host/tmio_mmc.c:186:12: error: no member named 'disable' in 'struct mfd_cell'
> >            if (cell->disable)
> >                ~~~~  ^
> 
> This driver doesn't exist in next any more (commit ecb92c1f4752). So I'm
> unsure what to do here.
> 
> The obvious (to me) options are:
> 
>  a) ignore the problem
>  b) merge ecb92c1f4752 into mfd before applying "mfd: Remove .enable()
>     and .disable() callbacks"
>  c) drop "mfd: Remove .enable() and .disable() callbacks" for now and
>     reapply when ecb92c1f4752 is in Linus' tree (variant of b))
> 
> Lee, what's your take here?

We need to pull your patch for now.

See:

  drivers/mmc/host/tmio_mmc.c
  drivers/mtd/nand/raw/tmio_nand.c
  drivers/usb/host/ohci-tmio.c
  drivers/video/fbdev/tmiofb.c
  drivers/w1/masters/ds1wm.c

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2023-01-31 17:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-31 14:48 [lee-mfd:for-mfd-next 36/37] drivers/mmc/host/tmio_mmc.c:141:12: error: no member named 'enable' in 'struct mfd_cell' kernel test robot
2023-01-31 15:20 ` Uwe Kleine-König
2023-01-31 17:17   ` Lee Jones [this message]
2023-01-31 17:33     ` Uwe Kleine-König
2023-02-01 10:20       ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y9lNHyfzwE1+b+Ru@google.com \
    --to=lee@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=u.kleine-koenig@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox