<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Compiled my own CM kernel!</title>
	<atom:link href="http://ostebaronen.dk/compiled-my-own-cm-kernel/feed/" rel="self" type="application/rss+xml" />
	<link>http://ostebaronen.dk/compiled-my-own-cm-kernel/</link>
	<description>write letters and shit, yo!</description>
	<lastBuildDate>Fri, 13 Aug 2010 01:47:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Gavin</title>
		<link>http://ostebaronen.dk/compiled-my-own-cm-kernel/comment-page-1/#comment-147</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Sat, 17 Oct 2009 10:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://ostebaronen.dk/?p=210#comment-147</guid>
		<description>hello, I have problem when compiling the kernel, with the following error log


  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `apanic&#039;:
lowmemorykiller.c:(.text+0x38d3c): undefined reference to `log_buf_clear&#039;
make: *** [.tmp_vmlinux1] Error 1

1    I found there is no implementation for log_buf_clear, could you tell me where the code&#039;s implementation?
2    Should I enable CONFIG_APANIC in my kernel config?</description>
		<content:encoded><![CDATA[<p>hello, I have problem when compiling the kernel, with the following error log</p>
<p>  CC      init/version.o<br />
  LD      init/built-in.o<br />
  LD      .tmp_vmlinux1<br />
drivers/built-in.o: In function `apanic&#8217;:<br />
lowmemorykiller.c:(.text+0x38d3c): undefined reference to `log_buf_clear&#8217;<br />
make: *** [.tmp_vmlinux1] Error 1</p>
<p>1    I found there is no implementation for log_buf_clear, could you tell me where the code&#8217;s implementation?<br />
2    Should I enable CONFIG_APANIC in my kernel config?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
