linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2 futex questions
@ 2002-09-25  0:33 alfred
  2002-09-25  8:23 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: alfred @ 2002-09-25  0:33 UTC (permalink / raw)
  To: linux-kernel

1) There's a comment in sys_futex(...) that says pos_in_page must not be on a page boundary.
Could someone explain why?

2) How is this ever true:
	pos_in_page + sizeof(int) > PAGE_SIZE
when checking if pos_in_page is valid?


Thanks,
Alfred Landrum

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

end of thread, other threads:[~2002-09-25  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-25  0:33 2 futex questions alfred
2002-09-25  8:23 ` Ingo Molnar
2002-09-25  1:14   ` [patch] " alfred

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