kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Calling function from address
@ 2011-06-07 20:47 Micha M.
  2011-06-07 21:10 ` Jeff Haran
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Micha M. @ 2011-06-07 20:47 UTC (permalink / raw)
  To: kernelnewbies

Hi!


Is it possible to call a function that is somewere in the physical-address
space? So I'd like to jump to a certain physical address, execute the code
there and then return to my kernel module. 
I already tried to ioremap that address and cast the new address to a
funtion pointer and then call the function, but there where some page
faults.


Regards

#micha

-- 
/* To err is human; to really fuck things up requires the root password */

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

end of thread, other threads:[~2011-06-11  8:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 20:47 Calling function from address Micha M.
2011-06-07 21:10 ` Jeff Haran
2011-06-08  9:52 ` Mulyadi Santosa
2011-06-08 10:50   ` Micha M.
2011-06-08 14:49     ` emilie lefebvre
2011-06-09 19:50 ` Micha M.
     [not found]   ` <BANLkTinCsEuYb-ZPPAy_h4HWCSufHV-8vQ@mail.gmail.com>
2011-06-10  7:46     ` Micha M.
2011-06-11  7:45       ` Peter Teoh
2011-06-11  8:01         ` 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).