Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752284AbbLIDPw (ORCPT ); Tue, 8 Dec 2015 22:15:52 -0500 Received: from mail.windriver.com ([147.11.1.11]:42704 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751257AbbLIDPv (ORCPT ); Tue, 8 Dec 2015 22:15:51 -0500 From: To: , CC: , , , , Subject: [PATCH] MIPS: oprofile: Fix a preemption issue Date: Wed, 9 Dec 2015 11:15:26 +0800 Message-ID: <1449630927-14355-1-git-send-email-yanjiang.jin@windriver.com> X-Mailer: git-send-email 1.7.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 607 Lines: 22 From: Yanjiang Jin Reproduction steps: 1. Build a MIPS BSP with CONFIG_OPROFILE=m, I am using Cavium's CN78XX board to test; 2. Boot the board; 3. modprobe oprofile in shell. Yanjiang Jin (1): MIPS: oprofile: Fix a preemption issue arch/mips/oprofile/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/