public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: LDT allocated for cloned task!
Date: 20 Mar 2001 09:23:14 -0800	[thread overview]
Message-ID: <9983m2$1l5$1@penguin.transmeta.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0103201745080.1701-100000@pau.intranet.ct>

In article <Pine.LNX.4.33.0103201745080.1701-100000@pau.intranet.ct>,
Pau  <linuxnow@terra.es> wrote:
>
>I've been running 2.4.3-pre4 for a few days now and today I've got this
>message in the logs a couple of times. Is it harmless?

It's harmless.

It's really a warning that says: the mm that you allocated a new LDT for
may have multiple users, and while the LDT is added to all of them, we
don't guarantee _when_ the other users will actually see the LDT.

It so happens that the other users are probably just something like
"top" or similar, that increment the MM count to make sure that the MM
doesn't go away while they get information about the process. And those
users don't care about the LDT in the least.

		Linus

  reply	other threads:[~2001-03-20 17:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-20 16:45 LDT allocated for cloned task! Pau
2001-03-20 17:23 ` Linus Torvalds [this message]
2001-03-21 18:43   ` Simon Kirby
  -- strict thread matches above, loose matches on Subject: below --
2001-03-17  9:21 Pozsar Balazs
2001-02-13 17:42 Simon Kirby
2001-02-13 18:22 ` Alan Cox
2001-02-13 18:48   ` Simon Kirby
2001-02-14 14:06     ` Ville Herva
2001-02-14 14:12       ` Gábor Lénárt
2001-02-14 14:15         ` Ville Herva

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='9983m2$1l5$1@penguin.transmeta.com' \
    --to=torvalds@transmeta.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox