From: Kyle McMartin <kyle@hera.kernel.org>
To: linux-parisc@vger.kernel.org
Subject: [git] parisc: Changes to ref refs/heads/master
Date: Mon, 22 Dec 2008 17:32:07 GMT [thread overview]
Message-ID: <200812221732.mBMHW7iI007863@hera.kernel.org> (raw)
New commits:
commit 5939320fddfc4c6ada0550c4b20f6e81191c64b9
Author: Kyle McMartin <kyle@treachery.i.cabal.ca>
Date: Mon Dec 22 12:29:02 2008 -0500
parisc: factor out sid to protid conversion
Create a new __space_to_prot inline to convert the space id (mmu context)
to a protection id. Sadly it doesn't look like the #ifdef can be eliminated
since relying on the compiler to not truncate a bit on
return (ctx >> SPACEID_SHIFT) << 1;
seems a little dodgy.
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
next reply other threads:[~2008-12-22 17:32 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-22 17:32 Kyle McMartin [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-14 1:04 [git] parisc: Changes to ref refs/heads/master Kyle McMartin
2009-12-16 4:18 Kyle McMartin
2009-04-02 4:16 Kyle McMartin
2009-04-02 2:46 Kyle McMartin
2009-04-02 1:43 Kyle McMartin
2009-04-02 1:34 Kyle McMartin
2009-04-02 0:20 Kyle McMartin
2009-04-02 0:13 Kyle McMartin
2009-04-02 0:20 ` Alexander Beregalov
2009-04-02 0:33 ` Kyle McMartin
2009-03-31 2:52 Kyle McMartin
2009-03-31 21:05 ` Helge Deller
2009-01-05 19:19 Kyle McMartin
2008-12-23 6:36 Kyle McMartin
2008-12-22 23:59 Kyle McMartin
2008-12-21 0:41 Kyle McMartin
2008-12-17 23:40 Kyle McMartin
2008-12-14 2:57 Kyle McMartin
2008-12-09 22:16 Kyle McMartin
2008-12-08 2:13 Kyle McMartin
2008-12-08 2:06 Kyle McMartin
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=200812221732.mBMHW7iI007863@hera.kernel.org \
--to=kyle@hera.kernel.org \
--cc=linux-parisc@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.