login
Login
/
Register
Search
Header Space
Forums
News
Blogs
Features
Man Pages
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
12
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown field
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
From:
Andrew Morton
<
akpm@...
>
To: Peter Zijlstra <peterz@...>
Cc: Paul Menage <menage@...>, Miles Lane <miles.lane@...>, LKML <linux-kernel@...>, Ingo Molnar <mingo@...>
Subject:
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown field
Date: Saturday, April 12, 2008 - 12:24 am
On Fri, 11 Apr 2008 20:55:24 +0200 Peter Zijlstra <peterz@infradead.org> wrote:
quoted text
> On Fri, 2008-04-11 at 11:46 -0700, Paul Menage wrote: > > On Fri, Apr 11, 2008 at 9:55 AM, Peter Zijlstra <peterz@infradead.org> wrote: > > > On Fri, 2008-04-11 at 09:48 -0400, Miles Lane wrote: > > > > CC kernel/sched.o > > > > kernel/sched.c:8294: error: unknown field 'read_uint' specified in initializer > > > > kernel/sched.c:8294: warning: initialization makes integer from > > > > pointer without a cast > > > > kernel/sched.c:8295: error: unknown field 'write_uint' specified in initializer > > > > kernel/sched.c:8295: warning: initialization from incompatible pointer type > > > > > > someone mucked around with the cgroup api; this should fix it: > > > > > > Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> > > > --- > > > diff --git a/kernel/sched.c b/kernel/sched.c > > > index 7119895..8b4e0b6 100644 > > > --- a/kernel/sched.c > > > +++ b/kernel/sched.c > > > @@ -8291,8 +8291,8 @@ static struct cftype cpu_files[] = { > > > }, > > > { > > > .name = "rt_period_us", > > > - .read_uint = cpu_rt_period_read_uint, > > > - .write_uint = cpu_rt_period_write_uint, > > > + .read_u64 = cpu_rt_period_read_uint, > > > + .write_u64 = cpu_rt_period_write_uint, > > > }, > > > #endif > > > > > > > Sorry - this change was in my original API patch (plus renaming the > > read/write functions to have u64 suffices) but I think it collided > > with the git-sched instability around the end of February. > > Yeah, no worries, I recognised it the moment I looked at it. This is > just a merge artefact from changes in different trees.
Yeahm, this is poor old me trying to herd a million mad monkeys, only one escaped. Not enough .configs, I guess :( --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: un
, Miles Lane
, (Fri Apr 11, 9:48 am)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown fi...
, Peter Zijlstra
, (Fri Apr 11, 12:55 pm)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error:
, Paul Menage
, (Fri Apr 11, 2:46 pm)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown fi...
, Peter Zijlstra
, (Fri Apr 11, 2:55 pm)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error:
, Miles Lane
, (Mon Apr 14, 10:28 pm)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown fi...
, Andrew Morton
, (Mon Apr 14, 10:38 pm)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error:
, Miles Lane
, (Mon Apr 14, 11:55 pm)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error: unknown fi...
, Andrew Morton
, (Sat Apr 12, 12:24 am)
Re: 2.6.25-rc8-mm2 --
, Ingo Molnar
, (Fri Apr 11, 9:55 am)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error:
, Miles Lane
, (Fri Apr 11, 11:29 am)
Re: 2.6.25-rc8-mm2 -- kernel/sched.c:8294: error:
, Miles Lane
, (Fri Apr 11, 11:47 am)
Navigation
Create content
Mailing list archives
Recent posts
Mail archive search
Enter your search terms.
all mailing lists
alsa-devel
dragonflybsd-bugs
dragonflybsd-commit
dragonflybsd-docs
dragonflybsd-kernel
dragonflybsd-submit
dragonflybsd-user
freebsd-announce
freebsd-bugs
freebsd-chat
freebsd-cluster
freebsd-current
freebsd-drivers
freebsd-embeded
freebsd-fs
freebsd-hackers
freebsd-hardware
freebsd-mobile
freebsd-net
freebsd-performance
freebsd-pf
freebsd-security
freebsd-security-notifications
freebsd-threads
git
git-commits-head
linux-activists
linux-arm
linux-ath5k-devel
linux-c-programming
linux-driver-devel
linux-ext4
linux-fsdevel
linux-input
linux-kernel
linux-kernel-janitors
linux-kernel-mentors
linux-kernel-newbies
linux-net
linux-netdev
linux-newbie
linux-nfs
linux-raid
linux-scsi
linux-security-module
linux-sparse
linux-usb
linux-usb-devel
madwifi-devel
netbsd-announce
netbsd-tech-kern
openbsd-announce
openbsd-bugs
openbsd-ipv6
openbsd-misc
openbsd-security-announce
openbsd-smp
openbsd-source-changes
openbsd-tech
openfabrics-general
ucarp
Optionally limit your search to a specific mailing list.
advanced
Popular discussions
linux-kernel
:
Greg KH
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Ingo Molnar
[bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!"
Adrian Bunk
If you want me to quit I will quit
Matthew Garrett
[PATCH] Remove process freezer from suspend to RAM pathway
git
:
Miles Bader
way to automatically add untracked files?
Linus Torvalds
People unaware of the importance of "git gc"?
Alex Riesen
Re: gitattributes
Andy Whitcroft
Re: VCS comparison table
openbsd-misc
:
Richard Stallman
Real men don't attack straw men
Falk Brockerhoff - smartTERRA GmbH
OpenBGPd won't receive prefix
no@spam@mgedv.net
Re: HUAWEI not recognized properly (3 modem)
J.W. Zondag
Dell PE1950 III - Perc 6i
linux-activists
:
James Carpenter
Re: SCSI Controller
Lars Wirzenius
Re: Parse Error
Rick Miller - Linux Device Registrar
Re: Let's write a wordprocessor.
Valiant Gough
Re: [Need Help] TERM hangs after four characters?
Latest forum posts
Can anyone tell me the Procedure to create an init ramdisk using busybox
13 hours ago
Linux general
mapping of High Memory to ZONE_NPRMAL
2 days ago
Linux kernel
Resetting the bios password for Toshiba Laptop
2 days ago
Hardware
Page global directory
2 days ago
Linux kernel
Why No register ?
3 days ago
KernelTrap Suggestions and Feedback
Map device to kernel memory
3 days ago
Linux kernel
Requesting interview with Andi Kleen
3 days ago
KernelTrap Suggestions and Feedback
mem_map array
3 days ago
Linux kernel
BlueZ
3 days ago
Linux general
How to program Bluetooth
3 days ago
Linux general
Show all forums...
Recent Tags
merge window
development process
Greg KH
filesystem
RAID
Oracle
Linux
kgdb
Chris Mason
4.3
OpenBSD
release
-rc1
2.6.26
OpenBSD 4.3
quote
Andrew Morton
Theo de Raadt
Btrfs
Linus Torvalds
more tags
Colocation donated by:
Who's online
There are currently
8 users
and
1000 guests
online.
Online users
nbecker
Jeremy
thorfinn@kernel...
bartman
strcmp
memphis
andy
Mr_Z
Syndicate
speck-geostationary