<div dir="ltr"><div><div><div><div><span style="font-family:georgia,serif">Hi,<br><br></span></div><span style="font-family:georgia,serif">I want to know is there any alternative for sharing the memory between two modules.<br><br>The approach which I can think of is taking a global pointer, using kmalloc and assigning<br>start of memory</span><span style="font-family:georgia,serif"> to the global pointer and then in 2nd module use extern for using the same<br>pointer.</span><br><span style="font-family:georgia,serif"></span></div><span style="font-family:georgia,serif"><br></span></div><span style="font-family:georgia,serif">Is there any better way of doing the same ?<br><br></span></div><span style="font-family:georgia,serif">BR, Abhinav<br></span></div>