From: Andrew Morton <akpm@linux-foundation.org>
To: kernel test robot <lkp@intel.com>
Cc: Oscar Salvador <osalvador@suse.de>,
llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [akpm-mm:mm-unstable 111/127] include/linux/stackdepot.h:116:26: error: declaration of 'struct seq_file' will not be visible outside of this function
Date: Wed, 17 May 2023 13:00:05 -0700 [thread overview]
Message-ID: <20230517130005.a08d32697747f514bb2c5bc7@linux-foundation.org> (raw)
In-Reply-To: <202305171411.iw7APiY8-lkp@intel.com>
On Wed, 17 May 2023 14:33:32 +0800 kernel test robot <lkp@intel.com> wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable
> head: 3dabb05be4612527104198f754de8c5443f7f765
> commit: e435b85a4aea7a82259105d5d8025655460052e1 [111/127] mm, page_owner: add page_owner_stacks file to print out only stacks and their counte
> config: arm-buildonly-randconfig-r006-20230517
Thanks, I did this:
--- a/include/linux/stackdepot.h~mm-page_owner-add-page_owner_stacks-file-to-print-out-only-stacks-and-their-counte-fix
+++ a/include/linux/stackdepot.h
@@ -25,6 +25,7 @@
#include <linux/gfp.h>
typedef u32 depot_stack_handle_t;
+struct seq_file;
/*
* Number of bits in the handle that stack depot doesn't use. Users may store
_
prev parent reply other threads:[~2023-05-17 20:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-17 6:33 kernel test robot
2023-05-17 20:00 ` Andrew Morton [this message]
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=20230517130005.a08d32697747f514bb2c5bc7@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=osalvador@suse.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