All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: "Miles Lane" <miles.lane@gmail.com>
Cc: "Peter Zijlstra" <peterz@infradead.org>,
	"Paul Menage" <menage@google.com>,
	LKML <linux-kernel@vger.kernel.org>,
	"Ingo Molnar" <mingo@elte.hu>
Subject: Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown field ‘read_uint’ specified in initializer
Date: Mon, 14 Apr 2008 19:38:55 -0700	[thread overview]
Message-ID: <20080414193855.74ea0d88.akpm@linux-foundation.org> (raw)
In-Reply-To: <a44ae5cd0804141928p2fbf4006j5d365918e3b8073e@mail.gmail.com>

On Mon, 14 Apr 2008 22:28:27 -0400 "Miles Lane" <miles.lane@gmail.com> wrote:

> Hmm.  This is showing up in 2.6.25-rc9 and looks related to the
> problem in 2.6.25-rc9-mm2:
> 
>   CC      kernel/sched.o
> kernel/sched.c:7988: error: unknown field 'read_u64' specified in initializer
> kernel/sched.c:7988: error: 'cpu_shares_read_u64' undeclared here (not
> in a function)
> kernel/sched.c:7989: error: unknown field 'write_u64' specified in initializer
> kernel/sched.c:7989: error: 'cpu_shares_write_u64' undeclared here
> (not in a function)
> kernel/sched.c:7995: error: unknown field 'read_s64' specified in initializer
> kernel/sched.c:7995: warning: initialization makes integer from
> pointer without a cast
> kernel/sched.c:7996: error: unknown field 'write_s64' specified in initializer
> kernel/sched.c:7996: warning: initialization from incompatible pointer type
> kernel/sched.c:8000: error: 'cpu_rt_period_read_uint' undeclared here
> (not in a function)
> kernel/sched.c:8001: error: 'cpu_rt_period_write_uint' undeclared here
> (not in a function)

I'm suspecting that you applied the -mm patch, then you applied
cgroup-api-files-rename-read-write_uint-methods-to-read_write_u64-fix.patch,
then you reverted the -mm patch but didn't revert
cgroup-api-files-rename-read-write_uint-methods-to-read_write_u64-fix.patch.

  reply	other threads:[~2008-04-15  2:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11 13:48 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown field ‘read_uint’ specified in initializer Miles Lane
2008-04-11 13:55 ` Ingo Molnar
2008-04-11 15:29   ` Miles Lane
2008-04-11 15:47     ` Miles Lane
2008-04-11 16:55 ` Peter Zijlstra
2008-04-11 18:46   ` Paul Menage
2008-04-11 18:55     ` Peter Zijlstra
2008-04-12  4:24       ` Andrew Morton
2008-04-15  2:28       ` Miles Lane
2008-04-15  2:38         ` Andrew Morton [this message]
2008-04-15  3:55           ` Miles Lane

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=20080414193855.74ea0d88.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=menage@google.com \
    --cc=miles.lane@gmail.com \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    /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.