From: Roel van der Goot <roel@cs.ualberta.ca>
To: Rik van Riel <riel@nl.linux.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.rutgers.edu,
"Stephen C. Tweedie" <sct@redhat.com>,
Linus Torvalds <torvalds@transmeta.com>
Subject: Re: [PATCH] 2.3.99-pre6 vm fix
Date: Sat, 29 Apr 2000 00:37:27 -0600 (MDT) [thread overview]
Message-ID: <Pine.SOL.3.96.1000429002847.29350A-100000@sexsmith.cs.ualberta.ca> (raw)
Hi Rik,
I think that the shift left loop in your code needs a semicolon
to keep similar semantics as before:
while ((mm->swap_cnt << 2 * (i + 1) < max_cnt)
&& i++ < 10)
;
^^^
Cheers,
Roel.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
next reply other threads:[~2000-04-29 6:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-04-29 6:37 Roel van der Goot [this message]
2000-04-29 9:55 ` Rik van Riel
-- strict thread matches above, loose matches on Subject: below --
2000-04-28 23:21 Rik van Riel
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=Pine.SOL.3.96.1000429002847.29350A-100000@sexsmith.cs.ualberta.ca \
--to=roel@cs.ualberta.ca \
--cc=linux-kernel@vger.rutgers.edu \
--cc=linux-mm@kvack.org \
--cc=riel@nl.linux.org \
--cc=sct@redhat.com \
--cc=torvalds@transmeta.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox