public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: "Deepak Kumar Gupta, Noida" <dkumar@hcltech.com>
Cc: 'Robin Holt ' <holt@sgi.com>,
	"''lilbilchow@yahoo.com' '" <lilbilchow@yahoo.com>,
	"''ananth@sgi.com' '" <ananth@sgi.com>,
	"''linux-kernel@vger.kernel.org' '"
	<linux-kernel@vger.kernel.org>,
	"''linux-ia64@vger.kernel.org' '" <linux-ia64@vger.kernel.org>
Subject: Re: smp_call_function/flush_tlb_all hang on large memory system
Date: Tue, 23 Nov 2004 02:36:38 +0000	[thread overview]
Message-ID: <12621.1101177398@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Tue, 23 Nov 2004 07:41:07 +0530." <267988DEACEC5A4D86D5FCD780313FBB2BFBB6@exch-03.noida.hcltech.com>
In-Reply-To: <20041122121415.GA13845@lnx-holt.americas.sgi.com>

It has always been an error to call smp_call_function() with interrupts
disabled.  Recent 2.6 kernels check for this and issue a warning.  The
problem is not smp_call_function() or flush_tlb_all(), it is the code
that called them with interrupts disabled.  Find the calling code and
fix it to not disable interrupts.


      parent reply	other threads:[~2004-11-23  2:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-22  9:57 smp_call_function/flush_tlb_all hang on large memory system Deepak Kumar Gupta, Noida
2004-11-22 12:14 ` Robin Holt
2004-11-23  2:23   ` Deepak Kumar Gupta, Noida
2004-11-23  2:26     ` Jack Steiner
2004-11-23 18:53     ` Zwane Mwaikambo
2004-11-23  2:36   ` Keith Owens [this message]

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=12621.1101177398@kao2.melbourne.sgi.com \
    --to=kaos@sgi.com \
    --cc=ananth@sgi.com \
    --cc=dkumar@hcltech.com \
    --cc=holt@sgi.com \
    --cc=lilbilchow@yahoo.com \
    --cc=linux-ia64@vger.kernel.org \
    --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