From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harvey Harrison Subject: kernel/trace/ftrace.c new warning in next-20080723 Date: Wed, 23 Jul 2008 15:39:45 -0700 Message-ID: <1216852786.30386.30.camel@brick> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from yw-out-2324.google.com ([74.125.46.28]:45354 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752768AbYGWWjp (ORCPT ); Wed, 23 Jul 2008 18:39:45 -0400 Received: by yw-out-2324.google.com with SMTP id 9so1165733ywe.1 for ; Wed, 23 Jul 2008 15:39:45 -0700 (PDT) Sender: linux-next-owner@vger.kernel.org List-ID: To: Ingo Molnar Cc: "rusty@rustcorp.com.au" , linux-next , LKML > kernel/trace/ftrace.c: In function =E2=80=98ftrace_run_update_code=E2= =80=99: > kernel/trace/ftrace.c:590: warning: =E2=80=98stop_machine_run=E2=80=99= is deprecated (declared at include/linux/stop_machine.h:59) > kernel/trace/ftrace.c: In function =E2=80=98ftrace_update_code=E2=80=99= : > kernel/trace/ftrace.c:790: warning: =E2=80=98stop_machine_run=E2=80=99= is deprecated (declared at include/linux/stop_machine.h:59) > kernel/trace/ftrace.c: In function =E2=80=98ftrace_dynamic_init=E2=80= =99: > kernel/trace/ftrace.c:1567: warning: =E2=80=98stop_machine_run=E2=80=99= is deprecated (declared at include/linux/stop_machine.h:59) =46YI, Harvey