mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: "Manuel Schölling" <manuel.schoelling@gmx.de>
Cc: kbuild-all@01.org, gregkh@linuxfoundation.org, jslaby@suse.com,
	thomas@winischhofer.net, plagnioj@jcrosoft.com,
	tomi.valkeinen@ti.com, jejb@parisc-linux.org, deller@gmx.de,
	manuel.schoelling@gmx.de, sfr@canb.auug.org.au,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-fbdev@vger.kernel.org, linux-parisc@vger.kernel.org
Subject: Re: [PATCH 2/2] console: Add ioctl for flushing the scrollback buffer
Date: Tue, 19 Apr 2016 04:16:46 +0800	[thread overview]
Message-ID: <201604190434.0ZaNGHps%fengguang.wu@intel.com> (raw)
In-Reply-To: <1461009418-1795-3-git-send-email-manuel.schoelling@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 1541 bytes --]

Hi Manuel,

[auto build test ERROR on usb/usb-testing]
[also build test ERROR on v4.6-rc4 next-20160418]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Manuel-Sch-lling/Persistent-scrollback-buffers-for-all-VGA-consoles/20160419-040228
base:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing
config: mips-allyesconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=mips 

All errors (new ones prefixed by >>):

>> drivers/video/console/newport_con.c:741:2: error: request for member 'con_flush_scrollback' in something not a structure or union
     .con_flush_scrollback = DUMMY,
     ^

vim +/con_flush_scrollback +741 drivers/video/console/newport_con.c

   735		.con_font_set	  = newport_font_set,
   736		.con_font_default = newport_font_default,
   737		.con_set_palette  = newport_set_palette,
   738		.con_scrolldelta  = newport_scrolldelta,
   739		.con_set_origin	  = DUMMY,
   740		.con_save_screen  = DUMMY
 > 741		.con_flush_scrollback = DUMMY,
   742	};
   743	
   744	static int newport_probe(struct gio_device *dev,

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 41437 bytes --]

  reply	other threads:[~2016-04-18 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-18 19:56 [PATCH 0/2] Persistent scrollback buffers for all VGA consoles Manuel Schölling
2016-04-18 19:56 ` [PATCH 1/2] console: Add persistent " Manuel Schölling
2016-04-18 19:56 ` [PATCH 2/2] console: Add ioctl for flushing the scrollback buffer Manuel Schölling
2016-04-18 20:16   ` kbuild test robot [this message]
2016-04-18 20:38 ` [PATCH 0/2] Persistent scrollback buffers for all VGA consoles Jakub Wilk

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=201604190434.0ZaNGHps%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=deller@gmx.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=jejb@parisc-linux.org \
    --cc=jslaby@suse.com \
    --cc=kbuild-all@01.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=manuel.schoelling@gmx.de \
    --cc=plagnioj@jcrosoft.com \
    --cc=sfr@canb.auug.org.au \
    --cc=thomas@winischhofer.net \
    --cc=tomi.valkeinen@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®