sys_shmat

zhonglei zhonglei at RCS-9000.COM
Mon Sep 26 17:48:03 EST 2005


hi:
   I get a pointer shramptr from sys_shmat(shid,0,SHM_R|SHM_W,&shramptr) to use share RAM in my driver.
But when I assign a value into this pointer in my interrupt routine,
the system shows: oops: kernel access of bad area!
what's the problem?
thanks
zhonglei 



More information about the Linuxppc-dev mailing list