Re: Stack unwinding using kprobes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi
 
In the piece of code below
 
pfn = (addr >> PAGE_SHIFT);
if (!pfn_valid(pfn))
 
[Where PAGE_SHIFT is 12; and addr I tried from 0x0 to > 0xc0000000]
pfn_valid always fails;
 
What is wrong? Am I missing something?
 
Regards
Basavaraj
 

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux