Thread (2 messages) 2 messages, 2 authors, 2014-09-11

FlexCAN driver triggers kernel BUG in BUSOFF restart

From: Keith Lugsden <hidden>
Date: 2014-09-11 04:08:58

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I was asked by Freescale to post this kernel BUG to you and your
    email address appears in the kernel documentation, so please accept
    my apologies if you did not wish to see this.<br>
    <br>
    A kernel BUG is triggered during a CAN send operation (kernel
    version 3.15.7, stack trace follows below). A simple program, such
    as the one included in the kernel's CAN documentation, will cause
    this problem, as will the can-utils programs 'cangen' and 'cansend'.<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    I have narrowed down the problem to restart timeouts after entering
    the BUSOFF state. My board is not yet physically connected to a CAN
    bus, so it goes into a BUSOFF state when sending. Normal CAN bus
    operation means that after the restart timeout, the driver should
    automatically come out of BUSOFF state. I can alter the timeout
    period and, no matter how long it is, the BUG is triggered
    immediately the timeout occurs. Clearly, the timeout code is being
    entered inappropriately from flexcan_chip_start() in flexcan.c.<br>
     <br>
    So a short term workaround is to not let the CAN bus go into BUSOFF,
    but this is not a viable real world solution. Another workaround is
    to detect the BUSOFF in code, then to cloes and reopen the CAN
    socket (I haven't tried exactly this, but doing 'ifconfig can0 down'
    followed by 'ifconfig can0 up' clears the BUSOFF state and avoids
    the problem). <br>
    <br>
    Thank you for reading this.<br>
    <br>
    Typical stack trace:<br>
    <br>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">BUG: scheduling while
        atomic: swapper/0/0/0x00000100</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">1 lock held by
        swapper/0/0:</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">#0:
        (((&amp;priv-&gt;restart_timer))){+.-...}, at:
        [&lt;8002fe60&gt;] call_timer_fn+0x0/0xe8</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">Modules linked in:</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">CPU: 0 PID: 0 Comm:
        swapper/0 Tainted: G W 3.15.7 #5</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">Backtrace:</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;80011ba4&gt;]
        (dump_backtrace) from [&lt;80011d40&gt;] (show_stack+0x18/0x1c)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r6:00000000 r5:00000000
        r4:00000000 r3:00000000</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;80011d28&gt;]
        (show_stack) from [&lt;805de120&gt;] (dump_stack+0x88/0xa4)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805de098&gt;]
        (dump_stack) from [&lt;805db3ec&gt;] (__schedule_bug+0x64/0x7c)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r5:80867268 r4:80867268</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805db388&gt;]
        (__schedule_bug) from [&lt;805e09b0&gt;]
        (__schedule+0x540/0x5f8)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r4:bf7c7b00 r3:00000002</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805e0470&gt;]
        (__schedule) from [&lt;805e0b5c&gt;] (schedule+0x38/0x88)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r10:8085c000
        r9:00000000 r8:00000001 r7:00000000 r6:00004e20 r5:00000000</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r4:00002710</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805e0b24&gt;]
        (schedule) from [&lt;805e03c4&gt;]
        (schedule_hrtimeout_range_clock+0xe0/0x158)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805e02e4&gt;]
        (schedule_hrtimeout_range_clock) from [&lt;805e0450&gt;]
        (schedule_hrtimeout_range+0x14/0x18)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r10:808644c4
        r8:bf335e00 r7:00000000 r6:c09b8000 r5:c09b8000 r4:bf335800</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805e043c&gt;]
        (schedule_hrtimeout_range) from [&lt;8002fb58&gt;]
        (usleep_range+0x50/0x58)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8002fb08&gt;]
        (usleep_range) from [&lt;803f2964&gt;]
        (flexcan_chip_start+0x7c/0x440)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;803f28e8&gt;]
        (flexcan_chip_start) from [&lt;803f3994&gt;]
        (flexcan_set_mode+0x28/0x54)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r10:bf335800
        r9:803f1680 r8:803f1680 r7:00000100 r6:00000001 r5:bf335800</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r4:bf335800</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;803f396c&gt;]
        (flexcan_set_mode) from [&lt;803f1718&gt;]
        (can_restart+0x98/0xd4)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r5:8085c000 r4:bf335800</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;803f1680&gt;]
        (can_restart) from [&lt;8002fed0&gt;] (call_timer_fn+0x70/0xe8)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r5:8085c000 r4:8085de00</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8002fe60&gt;]
        (call_timer_fn) from [&lt;80030810&gt;]
        (run_timer_softirq+0x1b0/0x24c)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r10:8085e0c0
        r8:bf335800 r7:00000000 r6:8085de40 r5:808b3500 r4:bf335e74</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;80030660&gt;]
        (run_timer_softirq) from [&lt;8002a1bc&gt;]
        (__do_softirq+0x128/0x26c)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r10:00000001
        r9:00000100 r8:00000001 r7:8085c000 r6:8085e080 r5:8085e084</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r4:00000000</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8002a094&gt;]
        (__do_softirq) from [&lt;8002a5f8&gt;] (irq_exit+0xb0/0x104)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r10:805e82a8
        r9:8085c000 r8:00000000 r7:f4000100 r6:00000000 r5:0000001d</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r4:8085c000</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8002a548&gt;]
        (irq_exit) from [&lt;8000f31c&gt;] (handle_IRQ+0x44/0x9c)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r4:80858ffc r3:00000182</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8000f2d8&gt;]
        (handle_IRQ) from [&lt;80008540&gt;] (gic_handle_irq+0x30/0x64)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r6:8085df20 r5:80864a98
        r4:f400010c r3:000000a0</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;80008510&gt;]
        (gic_handle_irq) from [&lt;80012864&gt;] (__irq_svc+0x44/0x58)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">Exception
        stack(0x8085df20 to 0x8085df68)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">df20: 00000001 00000001
        00000000 80867268 8085c000 80864588 80864538 8085c000</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">df40: 00000000 8085c000
        805e82a8 8085df74 8085df38 8085df68 800633f0 8000f6a0</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">df60: 200e0013 ffffffff</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r7:8085df54 r6:ffffffff
        r5:200e0013 r4:8000f6a0</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8000f678&gt;]
        (arch_cpu_idle) from [&lt;8005c72c&gt;]
        (cpu_startup_entry+0xfc/0x160)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;8005c630&gt;]
        (cpu_startup_entry) from [&lt;805d81e8&gt;]
        (rest_init+0xb0/0xd8)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r7:808045f8 r3:00000000</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;805d8138&gt;]
        (rest_init) from [&lt;807d3b4c&gt;] (start_kernel+0x310/0x374)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">r5:808b22c0 r4:80864638</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">[&lt;807d383c&gt;]
        (start_kernel) from [&lt;10008074&gt;] (0x10008074)</span></p>
    <p style="margin: 0px; padding: 0px; border: 0px; font-weight:
      normal; font-style: normal; font-size: 12.8000001907349px;
      font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande',
      sans-serif; vertical-align: baseline; color: rgb(61, 61, 61);
      font-variant: normal; letter-spacing: normal; line-height:
      15.6000003814697px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"><span style="margin: 0px;
        padding: 0px; border: 0px; font-weight: inherit; font-style:
        inherit; font-size: 12.8000001907349px; font-family: 'andale
        mono', times; vertical-align: baseline;">flexcan 2090000.flexcan
        can0: writing ctrl=0x0729a055</span></p>
    <br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="GENERATOR" content="GtkHTML/4.2.2">
      <p style="font-family:verdana;color:#808080;font-size:12pt;"> <b><font
            color="#195E47">Keith Lugsden</font></b><br>
        <b>Senior Software Engineer</b><br>
        LSI-Robway Pty Ltd – A Division of Load Systems International<br>
        <br>
        <img src="cid:part1.04030400.00000408@lsirobway.com.au"> </p>
      <table>
        <tbody>
          <tr>
            <td><font color="#808080">Direct:</font></td>
            <td><font color="#808080">+61 (0)8 8238 3540</font> </td>
          </tr>
          <tr>
            <td><font color="#808080">Mobile:</font></td>
            <td><font color="#808080">+61 (0) 420 307 157</font></td>
          </tr>
          <tr>
            <td><font color="#808080">Email:</font></td>
            <td><font color="#000080"><a
                  href="mailto:keith@lsirobway.com.au">k.lugsden@lsirobway.com.au</a></font></td>
          </tr>
          <tr>
            <td><font color="#808080">Web:</font></td>
            <td><font color="#000080"><a
                  href="http://www.lsirobway.com.au">www.lsirobway.com.au</a></font></td>
          </tr>
        </tbody>
      </table>
      <br>
    </div>
  </body>
</html>

Attachments

  • 5.png [image/png] 17271 bytes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help