lkml.org 
[lkml]   [2008]   [Oct]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/11] ftrace: handle generic arch calls
On Wed, 22 Oct 2008 14:43:14 -0400
Steven Rostedt <rostedt@goodmis.org> wrote:

> +if ($arch eq "x86") {
> + if ($bits == 64) {
> + $arch = "x86_64";
> + } else {
> + $arch = "xi386";

?

> + }

(how well was this tested?)


\
 
 \ /
  Last update: 2008-10-22 21:01    [W:0.098 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site