From: "Rogério Brito" <rbrito@ime.usp.br>
To: Scott Wood <scottwood@freescale.com>
Cc: linux-kernel@vger.kernel.org, rbrito@ime.usp.br,
linuxppc-dev@ozlabs.org, paulus@samba.org,
akpm@linux-foundation.org,
Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Subject: Re: [PATCH] powerpc: enable heap randomization for linkstations
Date: Sun, 19 Oct 2008 01:16:58 -0200 [thread overview]
Message-ID: <20081019031658.GC7887@ime.usp.br> (raw)
In-Reply-To: <20081019025323.GA7887@ime.usp.br>
Hi again.
On Oct 18 2008, Rogério Brito wrote:
> And it seems that there is something not quite right for these embedded
> systems. Here is something that I get with a vanilla linkstation_defconfig:
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(...)
> I just saw that in the default config:
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> # CONFIG_PPC_CLOCK is not set
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
> Maybe this should be enabled? I can iterate once more to see if this
> option would make any difference here.
Even if I enable this option, I still get the same problem as above. :-(
Regards, Rogério Brito.
--
Rogério Brito : rbrito@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org
WARNING: multiple messages have this Message-ID (diff)
From: "Rogério Brito" <rbrito@ime.usp.br>
To: Scott Wood <scottwood@freescale.com>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
linuxppc-dev@ozlabs.org, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, paulus@samba.org,
benh@kernel.crashing.org, rbrito@ime.usp.br
Subject: Re: [PATCH] powerpc: enable heap randomization for linkstations
Date: Sun, 19 Oct 2008 01:16:58 -0200 [thread overview]
Message-ID: <20081019031658.GC7887@ime.usp.br> (raw)
In-Reply-To: <20081019025323.GA7887@ime.usp.br>
Hi again.
On Oct 18 2008, Rogério Brito wrote:
> And it seems that there is something not quite right for these embedded
> systems. Here is something that I get with a vanilla linkstation_defconfig:
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(...)
> I just saw that in the default config:
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> # CONFIG_PPC_CLOCK is not set
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
> Maybe this should be enabled? I can iterate once more to see if this
> option would make any difference here.
Even if I enable this option, I still get the same problem as above. :-(
Regards, Rogério Brito.
--
Rogério Brito : rbrito@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org
next prev parent reply other threads:[~2008-10-19 3:17 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-13 4:07 [PATCH] powerpc: compile kernel for linkstations optimized for size Rogério Brito
2008-10-13 4:07 ` Rogério Brito
2008-10-13 4:51 ` [PATCH] powerpc: enable heap randomization for linkstations Rogério Brito
2008-10-13 4:51 ` Rogério Brito
2008-10-13 18:05 ` Guennadi Liakhovetski
2008-10-13 18:05 ` Guennadi Liakhovetski
2008-10-13 18:44 ` Scott Wood
2008-10-13 19:27 ` Guennadi Liakhovetski
2008-10-13 19:27 ` Guennadi Liakhovetski
2008-10-13 20:56 ` Rogério Brito
2008-10-13 20:56 ` Rogério Brito
2008-10-19 2:53 ` Rogério Brito
2008-10-19 2:53 ` Rogério Brito
2008-10-19 3:16 ` Rogério Brito [this message]
2008-10-19 3:16 ` Rogério Brito
2008-10-19 20:59 ` Guennadi Liakhovetski
2008-10-19 21:32 ` Jon Smirl
2008-10-19 21:49 ` Guennadi Liakhovetski
2008-10-19 22:05 ` Jon Smirl
2008-10-19 22:28 ` Guennadi Liakhovetski
2008-10-19 22:40 ` Jon Smirl
2008-10-20 5:55 ` Guennadi Liakhovetski
2008-10-20 12:19 ` Jon Smirl
2008-10-21 6:42 ` [REGRESSION 2.6.27] i2c-mpc not probing on linkstation (was Re: [PATCH] powerpc: enable heap randomization for linkstations) Guennadi Liakhovetski
2008-10-21 7:19 ` [REGRESSION 2.6.27] i2c-mpc not probing on linkstation Rogério Brito
2008-10-21 15:16 ` [PATCH] powerpc: enable heap randomization for linkstations Scott Wood
2008-10-21 15:26 ` Guennadi Liakhovetski
2008-10-21 15:32 ` Scott Wood
2008-10-17 9:38 ` Rogério Brito
2008-10-28 13:58 ` Kumar Gala
2008-10-28 13:58 ` Kumar Gala
2008-10-13 18:03 ` [PATCH] powerpc: compile kernel for linkstations optimized for size Guennadi Liakhovetski
2008-10-13 18:03 ` Guennadi Liakhovetski
2008-10-13 21:28 ` Rogério Brito
2008-10-13 21:28 ` Rogério Brito
2008-10-17 9:37 ` Rogério Brito
2008-10-28 13:58 ` Kumar Gala
2008-10-28 13:58 ` Kumar Gala
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=20081019031658.GC7887@ime.usp.br \
--to=rbrito@ime.usp.br \
--cc=akpm@linux-foundation.org \
--cc=g.liakhovetski@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.org \
--cc=scottwood@freescale.com \
/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.