On Fri, 15 Apr 2005, Darren Williams wrote:
> Hi All
>
> Thanks to the team at [EMAIL PROTECTED] we now have a
> no so complete Git archive at
> http://www.gelato.unsw.edu.au/archives/git/
>
> If somebody could send me a complete Git mbox I will
> update the arch
Hi David
On Thu, 14 Apr 2005, David S. Miller wrote:
> On Fri, 15 Apr 2005 10:01:47 +1000
> Darren Williams <[EMAIL PROTECTED]> wrote:
>
> > Thanks to the team at [EMAIL PROTECTED] we now have a
> > no so complete Git archive at
> > http://www.gelato.unsw
Hi All
Thanks to the team at [EMAIL PROTECTED] we now have a
no so complete Git archive at
http://www.gelato.unsw.edu.au/archives/git/
If somebody could send me a complete Git mbox I will
update the archive with it.
- dsw
--
Darren Williams
kernel" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Darren Williams
[EMAIL PROTECTED]
-
, boot and running on our console server
as module and built-in.
Signed-off-by Darren Williams <[EMAIL PROTECTED]>
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/02/25 15:17:25+11:00 [EMAIL PROTECTED]
# stallion serial driver module clean up
#
# drivers/char/stal
Hi Christoph
On Sun, 06 Mar 2005, Christoph Lameter wrote:
> On Mon, 7 Mar 2005, Darren Williams wrote:
>
> > Hi Christoph
> >
> > On Fri, 04 Mar 2005, Christoph Lameter wrote:
> >
> > > Make sure that scrubd_stop on startup is set to 2 and no zero in
is is the assignment when page zero fails.
Darren
> On Fri, 4 Mar 2005, Darren Williams wrote:
>
> > Hi Darren
> >
> > On Fri, 04 Mar 2005, Darren Williams wrote:
> >
> > > Hi Christoph
> > >
> > > On Tue, 01 Mar 2005, Christoph Lameter wrote:
Hi Darren
On Fri, 04 Mar 2005, Darren Williams wrote:
> Hi Christoph
>
> On Tue, 01 Mar 2005, Christoph Lameter wrote:
>
> > Is there any chance that this patchset could go into mm now? This has been
> > discussed since last August
> >
> > Changel
for a long time.
>
> The patchset is composed of 4 patches (and was tested against 2.6.11-rc5-bk4):
>
[SNIP]
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at h
he line "unsubscribe linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
-------
xfs_trans_set_sync(tp);
> error = xfs_trans_commit(tp, 0, NULL);
> xfs_iunlock(xip, XFS_ILOCK_EXCL);
> - if (error)
> -
On Tue, 18 Jan 2005, Darren Williams wrote:
> Hi Ingo
>
> On Mon, 17 Jan 2005, Ingo Molnar wrote:
>
> >
> > * Andrew Morton <[EMAIL PROTECTED]> wrote:
> >
> > > > +BUILD_LOCK_OPS(spin, spinlock_t, spin_is_locked);
> >
gt; +#define read_is_locked(x) (atomic_read((atomic_t *)&(x)->lock) <= 0)
> +
> +/**
> + * write_is_locked - would write_trylock() fail?
> + * @lock: the rwlock in question.
> + */
> +#define write_is_locked(x) ((x)->lock != RW_LOCK_BIAS)
>
> /*
> * On x86
13 matches
Mail list logo