Commit d8af8ae6 authored by Grant Grundler's avatar Grant Grundler Committed by Tony Luck

[IA64] perfmon: fix double end-of-comment in previous checkin

Following trivial patch fixes what looks like a merge bug.
Signed-off-by: default avatarGrant Grundler <iod00d@hp.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 40bb3406
......@@ -5065,7 +5065,7 @@ pfm_handle_work(void)
* when returning to user level (PUStk=1), in which case
* there is no risk of kernel stack overflow due to deep
* interrupt nesting.
*/ */
*/
BUG_ON(flags & IA64_PSR_I);
local_irq_enable();
......
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