Linux-parisc archive mirror
 help / color / mirror / Atom feed
From: Anders Roxell <anders.roxell@linaro.org>
To: Kent Overstreet <kent.overstreet@linux.dev>
Cc: Naresh Kamboju <naresh.kamboju@linaro.org>,
	 Linux-Next Mailing List <linux-next@vger.kernel.org>,
	linux-parisc <linux-parisc@vger.kernel.org>,
	 Linux Regressions <regressions@lists.linux.dev>,
	lkft-triage@lists.linaro.org,
	 "James E.J. Bottomley" <James.Bottomley@hansenpartnership.com>
Subject: Re: arch/parisc/mm/init.c:534:29: error: invalid application of 'sizeof' to incomplete type 'struct shmid64_ds'
Date: Tue, 19 Dec 2023 22:13:55 +0100	[thread overview]
Message-ID: <CADYN=9+9xi8k5PxuHKaux-=-zRGei5xUfr+gJYTQWD13HD34sA@mail.gmail.com> (raw)
In-Reply-To: <20231219204821.vok7nch6knn2bhgo@moria.home.lan>

On Tue, 19 Dec 2023 at 21:48, Kent Overstreet <kent.overstreet@linux.dev> wrote:
>

[...]

> > Revering this patch made it build.
>
> Thanks, I've applied the following fixup:

That fixed it.

> commit ab6400d24d17e5248cbb0db37a56745554e6b6a5
> Author: Kent Overstreet <kent.overstreet@linux.dev>
> Date:   Tue Dec 19 15:47:45 2023 -0500
>
>     fixup! shm: Slim down dependencies
>

Tested-by: Anders Roxell <anders.roxell@linaro.org>

> diff --git a/arch/parisc/mm/init.c b/arch/parisc/mm/init.c
> index a2a3e89f2d9a..f876af56e13f 100644
> --- a/arch/parisc/mm/init.c
> +++ b/arch/parisc/mm/init.c
> @@ -33,6 +33,7 @@
>  #include <asm/msgbuf.h>
>  #include <asm/sparsemem.h>
>  #include <asm/asm-offsets.h>
> +#include <asm/shmbuf.h>
>
>  extern int  data_start;
>  extern void parisc_kernel_start(void); /* Kernel entry point in head.S */

      reply	other threads:[~2023-12-19 21:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 15:02 arch/parisc/mm/init.c:534:29: error: invalid application of 'sizeof' to incomplete type 'struct shmid64_ds' Naresh Kamboju
2023-12-19 19:19 ` Anders Roxell
2023-12-19 20:48   ` Kent Overstreet
2023-12-19 21:13     ` Anders Roxell [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='CADYN=9+9xi8k5PxuHKaux-=-zRGei5xUfr+gJYTQWD13HD34sA@mail.gmail.com' \
    --to=anders.roxell@linaro.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=kent.overstreet@linux.dev \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=naresh.kamboju@linaro.org \
    --cc=regressions@lists.linux.dev \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).