<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>T-SeriesのトピックRe: yocto1.6 kernel crash after disabling Altivec</title>
    <link>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359832#M55</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFS = root filesystem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The kernel panic isn't directly because you disabled Altivec -- it's panicking because init crashed.&amp;nbsp; Init crashed because it tried to use Altivec on a kernel that doesn't support it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2015 23:43:25 GMT</pubDate>
    <dc:creator>scottwood</dc:creator>
    <dc:date>2015-02-23T23:43:25Z</dc:date>
    <item>
      <title>yocto1.6 kernel crash after disabling Altivec</title>
      <link>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359829#M52</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on freescales T4240 PPC&amp;nbsp; board with yocto 1.6 (t4240rdb) branch.&lt;/P&gt;&lt;P&gt;I want to disable the Altivec inorder to relate the performance of CPU in terms of utilization and speed.&lt;/P&gt;&lt;P&gt;By default the kernel is compiled with altivec enabled. When i try to compile the kernel with Altivec disabled&lt;/P&gt;&lt;P&gt;it crashes after root mount (see below logs). We want to write the altivec algorithm for RAID5. It seems we are&lt;/P&gt;&lt;P&gt;not able to disable it for some basic testing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8021q: 802.1Q VLAN Support v1.8&lt;/P&gt;&lt;P&gt;Key type dns_resolver registered&lt;/P&gt;&lt;P&gt;fsl_dpa_macless: FSL DPAA MACless Ethernet driver ()&lt;/P&gt;&lt;P&gt;fsl_dpa_generic: FSL DPAA Generic Ethernet driver ()&lt;/P&gt;&lt;P&gt;rtc-ds1374 0-0068: setting system clock to 2015-02-09 15:49:14 UTC (1423496954)&lt;/P&gt;&lt;P&gt;md: Skipping autodetection of RAID arrays. (raid=autodetect will force)&lt;/P&gt;&lt;P&gt;RAMDISK: gzip image found at block 0&lt;/P&gt;&lt;P&gt;VFS: Mounted root (ext2 filesystem) on device 1:0.&lt;/P&gt;&lt;P&gt;devtmpfs: mounted&lt;/P&gt;&lt;P&gt;Freeing unused kernel memory: 324K (c0000000009e8000 - c000000000a39000)&lt;/P&gt;&lt;P&gt;init[1]: unhandled signal 4 at f7e5fb04 nip f7e5fb04 lr f7e46b08 code 30001&lt;/P&gt;&lt;P&gt;Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU: 2 PID: 1 Comm: init Not tainted 3.12.19-rt30-QorIQ-SDK-V1.6+gc29fe1a #12&lt;/P&gt;&lt;P&gt;Call Trace:&lt;/P&gt;&lt;P&gt;[c00000017913b810] [c00000000000732c] .show_stack+0x7c/0x1cc (unreliable)&lt;/P&gt;&lt;P&gt;[c00000017913b8e0] [c000000000740798] .dump_stack+0x84/0xb0&lt;/P&gt;&lt;P&gt;[c00000017913b960] [c00000000073e108] .panic+0xec/0x25c&lt;/P&gt;&lt;P&gt;[c00000017913b9f0] [c00000000004d2a0] .do_exit+0x8f8/0x9d0&lt;/P&gt;&lt;P&gt;[c00000017913bae0] [c00000000004e408] .do_group_exit+0x50/0xe8&lt;/P&gt;&lt;P&gt;[c00000017913bb70] [c00000000005cf10] .get_signal_to_deliver+0x1c8/0x628&lt;/P&gt;&lt;P&gt;[c00000017913bc70] [c0000000000090ec] .do_signal+0x54/0x2b0&lt;/P&gt;&lt;P&gt;[c00000017913bdb0] [c000000000009470] .do_notify_resume+0x64/0x78&lt;/P&gt;&lt;P&gt;[c00000017913be30] [c000000000000b44] .ret_from_except_lite+0x70/0x74&lt;/P&gt;&lt;P&gt;Rebooting in 180 seconds..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every time i get this crash please help me debugging this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 12:46:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359829#M52</guid>
      <dc:creator>sanojkumar</dc:creator>
      <dc:date>2015-02-09T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: yocto1.6 kernel crash after disabling Altivec</title>
      <link>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359830#M53</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you disable Altivec in the kernel you need to use an RFS that will not use Altivec (not even conditionally based on PVR).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2015 20:13:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359830#M53</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2015-02-16T20:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: yocto1.6 kernel crash after disabling Altivec</title>
      <link>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359831#M54</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;But I couldn't get wherever you are pointing at!!! I did not understand the RFS meaning. Can you please elaborate a little?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 04:18:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359831#M54</guid>
      <dc:creator>sanojkumar</dc:creator>
      <dc:date>2015-02-17T04:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: yocto1.6 kernel crash after disabling Altivec</title>
      <link>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359832#M55</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFS = root filesystem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The kernel panic isn't directly because you disabled Altivec -- it's panicking because init crashed.&amp;nbsp; Init crashed because it tried to use Altivec on a kernel that doesn't support it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 23:43:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/yocto1-6-kernel-crash-after-disabling-Altivec/m-p/359832#M55</guid>
      <dc:creator>scottwood</dc:creator>
      <dc:date>2015-02-23T23:43:25Z</dc:date>
    </item>
  </channel>
</rss>

