From: alfred@leakybucket.org To: linux-kernel@vger.kernel.org Subject: 2 futex questions Date: Tue, 24 Sep 2002 17:33:53 -0700 [thread overview] Message-ID: <20020925003353.GA15418@closet.leakybucket.org> (raw) 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
next reply other threads:[~2002-09-25 7:56 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-09-25 0:33 alfred [this message] 2002-09-25 8:23 ` Ingo Molnar 2002-09-25 1:14 ` [patch] " alfred
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20020925003353.GA15418@closet.leakybucket.org \ --to=alfred@leakybucket.org \ --cc=linux-kernel@vger.kernel.org \ --subject='Re: 2 futex questions' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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).