<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/scripts/namespace.pl, branch v4.4.20</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.4.20</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.4.20'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2010-10-27T22:59:56Z</updated>
<entry>
<title>Revert "namespace: add source file location exceptions"</title>
<updated>2010-10-27T22:59:56Z</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2010-10-27T22:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9231d9e02a1f92b52bbb1e4474bfd1903835a993'/>
<id>urn:sha1:9231d9e02a1f92b52bbb1e4474bfd1903835a993</id>
<content type='text'>
This reverts commit 24a54f7974a616385b96cd939e004592e2cea484.

Stephen Hemminger &lt;shemminger@vyatta.com&gt; writes:
&gt; That patch should not be included. It causes more problems than it
&gt; solves, since then there are duplicate file locations which causes
&gt; false duplicate symbol reports.

Reported-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>namespace: add source file location exceptions</title>
<updated>2010-10-27T22:29:48Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2010-10-13T22:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=24a54f7974a616385b96cd939e004592e2cea484'/>
<id>urn:sha1:24a54f7974a616385b96cd939e004592e2cea484</id>
<content type='text'>
Teach namespace checker about some special case files where the
source is in unusual location.  This fixes many of the source file
not found errors (more can be added), and also prevents false positives
for functions not being used.

Signed-off-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>scripts/namespace.pl: improve to get more correct results</title>
<updated>2010-10-27T22:07:46Z</updated>
<author>
<name>Amerigo Wang</name>
<email>amwang@redhat.com</email>
</author>
<published>2010-10-27T19:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=abb438526201c6a79949ad45375c051b6681c253'/>
<id>urn:sha1:abb438526201c6a79949ad45375c051b6681c253</id>
<content type='text'>
Exclude more symbols from arch/x86/vdso/ and arch/x86/boot/; add some more
linker-defined symbols into exception list; add other cond_syscalls
besides "sys_*".

Signed-off-by: Amerigo Wang &lt;amwang@redhat.com&gt;
Cc: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Cc: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>scripts/namespace.pl: some bug fixes</title>
<updated>2010-10-27T22:07:46Z</updated>
<author>
<name>Amerigo Wang</name>
<email>amwang@redhat.com</email>
</author>
<published>2010-10-27T19:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e8cf981346b78ee50c2bfce83be9ee55704b3d4f'/>
<id>urn:sha1:e8cf981346b78ee50c2bfce83be9ee55704b3d4f</id>
<content type='text'>
1. Teach namespace.pl to understand "V" and "v"
2. cond_syscalls are moved into kernel/sys_ni.c

Signed-off-by: Amerigo Wang &lt;amwang@redhat.com&gt;
Cc: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Cc: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>scripts/namespace.pl: update file exclusion list</title>
<updated>2010-10-27T22:07:45Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2010-10-27T19:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=43f683c9e465a64259c6058a7c313facc697b203'/>
<id>urn:sha1:43f683c9e465a64259c6058a7c313facc697b203</id>
<content type='text'>
Signed-off-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Signed-off-by: Amerigo Wang &lt;amwang@redhat.com&gt;
Cc: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>scripts/namespace.pl: fix wrong source path</title>
<updated>2010-10-27T22:07:45Z</updated>
<author>
<name>Amerigo Wang</name>
<email>amwang@redhat.com</email>
</author>
<published>2010-10-27T19:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c25f415751c0c5507561d997fe5f7f05f4342912'/>
<id>urn:sha1:c25f415751c0c5507561d997fe5f7f05f4342912</id>
<content type='text'>
File::Find will do chdir automatically, so we need to get the absolute
patch with $File::Find::dir.

Reported-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Signed-off-by: Amerigo Wang &lt;amwang@redhat.com&gt;
Cc: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>namespace: perlcritic warnings</title>
<updated>2010-03-07T20:38:32Z</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2010-02-22T23:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=86d08e569f63a71a2d259507e335beea32b4d2aa'/>
<id>urn:sha1:86d08e569f63a71a2d259507e335beea32b4d2aa</id>
<content type='text'>
Use local file handle not global.
Make loop and other variables local in scope.

Signed-off-by: Stephen Hemminger &lt;shemminger@vyatta.com&gt;
Cc: Hui Zhu &lt;teawater@gmail.com&gt;
Cc: Cong Wang &lt;amwang@redhat.com&gt;
Cc: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>x86: fixup the x86 namespace change in scripts/namespace.pl</title>
<updated>2007-10-11T15:56:02Z</updated>
<author>
<name>Thomas Gleixner</name>
<email>tglx@linutronix.de</email>
</author>
<published>2007-10-11T15:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d2c75f2f4b8be1c78f275c49e399d5a9b21ce924'/>
<id>urn:sha1:d2c75f2f4b8be1c78f275c49e399d5a9b21ce924</id>
<content type='text'>
Let namespace.pl look at the correct files.

Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>kbuild: fix mode of checkstack.pl and other files.</title>
<updated>2006-04-11T11:37:07Z</updated>
<author>
<name>Paolo 'Blaisorblade' Giarrusso</name>
<email>blaisorblade@yahoo.it</email>
</author>
<published>2006-04-07T14:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=71378be91f5473e89c8be170c6e49edda3bdbb67'/>
<id>urn:sha1:71378be91f5473e89c8be170c6e49edda3bdbb67</id>
<content type='text'>
Make it executable like it should be. Do the same for other files intended to be
executed by the user - the ones called by the build process needn't be
executable as they already work (as argument to their interpreter).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso &lt;blaisorblade@yahoo.it&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild: make namespace.pl CROSS_COMPILE happy</title>
<updated>2006-02-27T04:05:40Z</updated>
<author>
<name>Aaron Brooks</name>
<email>aaron.brooks@sicortex.com</email>
</author>
<published>2006-02-27T03:25:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3a25f0b19f2eefd158955ab809c8947ed8feadf1'/>
<id>urn:sha1:3a25f0b19f2eefd158955ab809c8947ed8feadf1</id>
<content type='text'>
Using the fixed path to /usr/bin/{nm,objdump} does not allow
CROSS_COMPILE environments to use namespace.pl. This patch causes
namespace.pl to use $NM and $OBJDUMP if defined or fall back to the nm
and objdump found in the path.

Signed-off-by: Aaron Brooks &lt;aaron.brooks@sicortex.com&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
</feed>
