All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Chen Yu <yu.c.chen@intel.com>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [yu-chen-surf:mpwr 2/3] drivers/acpi/pfmpwr.c:16:10: fatal error: asm/realmode.h: No such file or directory
Date: Wed, 22 Mar 2023 03:15:18 +0800	[thread overview]
Message-ID: <202303220320.F1ePMHHK-lkp@intel.com> (raw)

tree:   https://github.com/yu-chen-surf/linux.git mpwr
head:   80aa49b502f08ecb466234e78efef54cedd7d5f3
commit: 7059eafc78bc7a62f8242255e88ff7026cc96560 [2/3] ACPI: Introduce Platform Firmware Memory Preserve Warm Reset driver
config: ia64-allmodconfig (https://download.01.org/0day-ci/archive/20230322/202303220320.F1ePMHHK-lkp@intel.com/config)
compiler: ia64-linux-gcc (GCC) 12.1.0
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://github.com/yu-chen-surf/linux/commit/7059eafc78bc7a62f8242255e88ff7026cc96560
        git remote add yu-chen-surf https://github.com/yu-chen-surf/linux.git
        git fetch --no-tags yu-chen-surf mpwr
        git checkout 7059eafc78bc7a62f8242255e88ff7026cc96560
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/acpi/

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303220320.F1ePMHHK-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/acpi/pfmpwr.c:16:10: fatal error: asm/realmode.h: No such file or directory
      16 | #include <asm/realmode.h>
         |          ^~~~~~~~~~~~~~~~
   compilation terminated.


vim +16 drivers/acpi/pfmpwr.c

  > 16	#include <asm/realmode.h>
    17	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

                 reply	other threads:[~2023-03-21 19:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202303220320.F1ePMHHK-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=yu.c.chen@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.