public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Default preempt_count setting
@ 2005-02-03 15:15 Matthew Wilcox
  2005-02-07  2:00 ` Matthew Wilcox
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Wilcox @ 2005-02-03 15:15 UTC (permalink / raw)
  To: linux-ia64


I noticed that almost every architecture has some variant of:

#define INIT_THREAD_INFO(tsk)                   \
[...]
        .preempt_count  = 1,                    \

except for parisc, ia64 and arm26.  parisc and arm26 don't have functional
PREEMPT, so I suspect can simply be changed.  How about ia64 though?
I see PREEMPT is available as an option ... should preempt_count be
initialised to 1 on ia64?

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-07  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03 15:15 Default preempt_count setting Matthew Wilcox
2005-02-07  2:00 ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox