From: Ashok Babu <ashok3d@gmail.com>
To: linux-omap@vger.kernel.org, Kernelnewbies@kernelnewbies.org
Subject: Self modifying code in ARM 11 architectures
Date: Tue, 24 May 2011 15:45:41 +0530 [thread overview]
Message-ID: <BANLkTi=mVsYiubqtJO2BmWvExMvUFRg6dg@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 685 bytes --]
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
[-- Attachment #1.2: Type: text/html, Size: 952 bytes --]
[-- Attachment #2: Type: text/plain, Size: 169 bytes --]
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
next reply other threads:[~2011-05-24 10:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-24 10:15 Ashok Babu [this message]
2011-05-24 10:18 ` Fwd: Self modifying code in ARM 11 architectures Ashok Babu
2011-05-25 7:48 ` Vimal Singh
2011-05-25 11:45 ` Uwe Kleine-König
2011-05-25 16:28 ` Peter Teoh
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='BANLkTi=mVsYiubqtJO2BmWvExMvUFRg6dg@mail.gmail.com' \
--to=ashok3d@gmail.com \
--cc=Kernelnewbies@kernelnewbies.org \
--cc=linux-omap@vger.kernel.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 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).