linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* cpu_get_pgd()
@ 2010-08-05 14:23 Bahadir Balban
  2010-08-05 14:47 ` cpu_get_pgd() Russell King - ARM Linux
  0 siblings, 1 reply; 2+ messages in thread
From: Bahadir Balban @ 2010-08-05 14:23 UTC (permalink / raw)
  To: linux-arm-kernel

There's a call to cpu_get_pgd() from do_translation_fault()
that reads the TTBR to reach the pgd pointer.

Why not use pgd_offset(current->mm, addr)?

Thanks,

-- 
Bahadir

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

end of thread, other threads:[~2010-08-05 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05 14:23 cpu_get_pgd() Bahadir Balban
2010-08-05 14:47 ` cpu_get_pgd() Russell King - ARM Linux

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).