On Mon, Jun 08, 2009 at 10:43:42PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> Is this code copyrighted by you?
I think it's really too obvious to be copyrightable, but if it's
copyrightable by anyone it's by me, GPLv2 or later. I have an assignment
pending although the paperwork doesn't seem to
On Fri, Jun 5, 2009 at 11:10 AM, Colin Watson wrote:
> On Fri, Jun 05, 2009 at 03:24:09AM +0200, Vladimir 'phcoder' Serbinenko wrote:
>> On Thu, Jun 4, 2009 at 10:07 PM, Andrey Valyaev wrote:
>> > PS: latest svn revision (from 2243) failed with message:
>> >
>> > gcc -Icommands -I./commands -I. -I.
On Fri, Jun 05, 2009 at 06:45:54PM +0200, Robert Millan wrote:
> Why exactly does gcc generate a warning because of nested functions? Is
> there no way to fix this?
It's a Gentoo-specific patch:
http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/gcc/4.4.0/gentoo/00_all_gcc-trampolinewa
On Fri, Jun 05, 2009 at 03:24:09AM +0200, Vladimir 'phcoder' Serbinenko wrote:
> > gcc -Icommands -I./commands -I. -I./include -I./include -Wall -W -Wall -W -
> > Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -
> > Wstrict-prototypes -g -Os -falign-jumps=1 -falign-loops=1
On Fri, Jun 05, 2009 at 03:24:09AM +0200, Vladimir 'phcoder' Serbinenko wrote:
> On Thu, Jun 4, 2009 at 10:07 PM, Andrey Valyaev wrote:
> > PS: latest svn revision (from 2243) failed with message:
> >
> > gcc -Icommands -I./commands -I. -I./include -I./include -Wall -W -Wall -W -
> > Wshadow -Wpoi
On Пятница 05 июня 2009 05:24:09 Vladimir 'phcoder' Serbinenko wrote:
> > Sorry, it's my bug...
> > grub2 place modules to upper pages, but grub-legasy place modules after
> > kernel.
> > I wrong check the modules location for searching temporary kernel memory.
> > mmap work.
> Do you mean that me
On Thu, Jun 4, 2009 at 10:07 PM, Andrey Valyaev wrote:
> On Четверг 04 июня 2009 03:18:15 Vladimir 'phcoder' Serbinenko wrote:
>> > My kernel worked fine with grub-legacy.
>> > But encounter problem.
>> > kernel receive mmap up to 1meg...
>> Be sure to use latest svn and post your exact config
>> s
On Четверг 04 июня 2009 03:18:15 Vladimir 'phcoder' Serbinenko wrote:
> > My kernel worked fine with grub-legacy.
> > But encounter problem.
> > kernel receive mmap up to 1meg...
> Be sure to use latest svn and post your exact config
> since I didn't have such a problem in my tests
Sorry, it's my
On Wed, Jun 3, 2009 at 9:52 PM, Andrey Valyaev wrote:
> Try create gub2 multiboot cd.
> My kernel worked fine with grub-legacy.
>
> But encounter problem.
> kernel receive mmap up to 1meg...
> lsmmap command show full mmap.
>
> multiboot fill mmap over grub_mmap_iterate,
> lsmmap get mmap over gru
Try create gub2 multiboot cd.
My kernel worked fine with grub-legacy.
But encounter problem.
kernel receive mmap up to 1meg...
lsmmap command show full mmap.
multiboot fill mmap over grub_mmap_iterate,
lsmmap get mmap over grub_machine_mmap_iterate.
May be machine_mmap is better?
Sometime, ke
10 matches
Mail list logo