kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Self modifying code in ARM 11 architectures
@ 2011-05-24 10:15 Ashok Babu
  2011-05-25  3:55 ` Mulyadi Santosa
  2011-05-25 16:28 ` Peter Teoh
  0 siblings, 2 replies; 6+ messages in thread
From: Ashok Babu @ 2011-05-24 10:15 UTC (permalink / raw)
  To: kernelnewbies

Hi All,

I am no success in booting up the ARM1176 processor with the linux-2.6.32
kernel.

While googling about the ARM Harvard architecture, I came to know that we
have to flush/invalidate the D-Cache and I-Cache
when using the self modifying codes.

So here my questions/doubts :
1) Is'nt it the kernel itself is self modifying code with lots of function
pointers ?
    If yes, how is synchronization b/w d-cache and i-cache handled in the
kernel ?
2) Can this be the reason for the kernel not booting for me ?
    Because If i disable the I-Cache in the config, then the kernel boots up
without any issues.

Any pointers on this will be of great help.

Thanks & Best Regards
Ashok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110524/cb5f4c47/attachment.html 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-26  2:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 10:15 Self modifying code in ARM 11 architectures Ashok Babu
2011-05-25  3:55 ` Mulyadi Santosa
2011-05-25 15:18   ` Michael Blizek
2011-05-25 15:55     ` Mulyadi Santosa
2011-05-25 16:28 ` Peter Teoh
2011-05-26  2:53   ` Peter Teoh

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 NNTP newsgroup(s).