Commit 44ec9088 authored by David Mosberger's avatar David Mosberger

Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.6.0-test9

into tiger.hpl.hp.com:/data1/bk/lia64/to-linus-2.5
parents 018c8581 75251f62
......@@ -5787,7 +5787,7 @@ pfm_save_regs(struct task_struct *task)
*/
psr = pfm_get_psr();
BUG_ON(foo & (IA64_PSR_I));
BUG_ON(psr & (IA64_PSR_I));
/*
* stop monitoring:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment