<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.ltp">
    <title>gmane.linux.ltp</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16180"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16179"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16178"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16177"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16176"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16175"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16174"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16173"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16172"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16171"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16170"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16169"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16168"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16167"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16166"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16165"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16164"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16163"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16161"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ltp/16160"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16180">
    <title>[PATCH] mbind01, get_mempolicy01: dont use hardcoded node 0</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16180</link>
    <description>&lt;pre&gt;
These tests are failing on following setup:
  # numactl -H
  available: 2 nodes (0-1)
  node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
  23 24 25 26 27 28 29 30 31
  node 0 size: 0 MB
  node 0 free: 0 MB
  node 1 cpus:
  node 1 size: 12288 MB
  node 1 free: 9998 MB
  node distances:
  node   0   1
    0:  10  40
    1:  40  10

Avoid hardcoded node 0 by using numa_get_mems_allowed().

Signed-off-by: Jan Stancek &amp;lt;jstancek-H+wXaHxf7aLQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 .../syscalls/get_mempolicy/get_mempolicy01.c       |    7 ++++---
 testcases/kernel/syscalls/mbind/mbind01.c          |    7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. htt&lt;/pre&gt;</description>
    <dc:creator>Jan Stancek</dc:creator>
    <dc:date>2012-05-23T11:02:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16179">
    <title>Re: "more-syscalls" branch</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16179</link>
    <description>&lt;pre&gt;Hi!

That is really good news. It kind of clashes with what Marios is doing
during GSOC, but I guess that there is enough room for both of you and
Marios will be, for a next couple of weeks, still working on cleaning up
the lib/*.


Hmm, I would start by fixing what is broken. We do have some testcases
that are very poorly implemented and even aren't executed in default run
(diff of runtest files and list of created binaries may help).

For example sig{timed}wait{info} testcases seems to be confused if they
are testing syscall or libcall (you can't get ENOSYS in case of libcall
as the arguments are dereferenced in userspace before passed to the
kernel). And the way several tests are created from one source depending
on -Dxxx passed on commandline is really confusing...

Also it may be better for you to fork the LTP repo on github for your
own development and pull changes to the main repo once you are sure it's
clean enough and working.

&lt;/pre&gt;</description>
    <dc:creator>Cyril Hrubis</dc:creator>
    <dc:date>2012-05-23T10:13:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16178">
    <title>Re: [RFC] make mce-test a submodule</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16178</link>
    <description>&lt;pre&gt;于 2012/4/17 10:38, Caspar Zhang 写道:
Now I've gotten the account on lkml and create a project by my own. So
now we can begin the merge work. If you have any suggestion, just let
me know. The new project is under

git://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git
http://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git
https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git

The current status is ready to be merged.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
&lt;/pre&gt;</description>
    <dc:creator>Chen Gong</dc:creator>
    <dc:date>2012-05-23T01:52:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16177">
    <title>[PATCH v2 3/3] syscalls/cma: add errno tests</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16177</link>
    <description>&lt;pre&gt;
Based on proposed man page:
http://ozlabs.org/~cyeoh/cma/process_vm_readv.txt

Signed-off-by: Jan Stancek &amp;lt;jstancek-H+wXaHxf7aLQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 runtest/syscalls                                   |    3 +
 testcases/kernel/syscalls/cma/cma01.c              |  421 ++++++++++++++++++++
 .../kernel/syscalls/cma/process_vm_readv/Makefile  |    7 +
 .../kernel/syscalls/cma/process_vm_writev/Makefile |    7 +
 4 files changed, 438 insertions(+), 0 deletions(-)
 create mode 100644 testcases/kernel/syscalls/cma/cma01.c


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Ltp-list mailing list
Ltp-list-5NWGOfrQmneR&lt;/pre&gt;</description>
    <dc:creator>Jan Stancek</dc:creator>
    <dc:date>2012-05-22T14:17:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16176">
    <title>[PATCH v2 1/3] add testcases/kernel/syscalls/cma</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16176</link>
    <description>&lt;pre&gt;
add directory structure for tests related to syscalls:
process_vm_readv
process_vm_writev

Signed-off-by: Jan Stancek &amp;lt;jstancek-H+wXaHxf7aLQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 testcases/kernel/syscalls/cma/Makefile             |   22 ++++++++++++++++++++
 .../kernel/syscalls/cma/process_vm_readv/Makefile  |   22 ++++++++++++++++++++
 .../kernel/syscalls/cma/process_vm_writev/Makefile |   22 ++++++++++++++++++++
 3 files changed, 66 insertions(+), 0 deletions(-)
 create mode 100644 testcases/kernel/syscalls/cma/Makefile
 create mode 100644 testcases/kernel/syscalls/cma/process_vm_readv/Makefile
 create mode 100644 testcases/kernel/syscalls/cma/process_vm_writev/Makefile


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http:/&lt;/pre&gt;</description>
    <dc:creator>Jan Stancek</dc:creator>
    <dc:date>2012-05-22T14:17:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16175">
    <title>[PATCH v2 2/3] cma: add process_vm.h</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16175</link>
    <description>&lt;pre&gt;
header file shared by tests, defines:
test_process_vm_readv
test_process_vm_writev

Signed-off-by: Jan Stancek &amp;lt;jstancek-H+wXaHxf7aLQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 testcases/kernel/syscalls/cma/process_vm.h |   58 ++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)
 create mode 100644 testcases/kernel/syscalls/cma/process_vm.h


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Ltp-list mailing list
Ltp-list-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/ltp-list
&lt;/pre&gt;</description>
    <dc:creator>Jan Stancek</dc:creator>
    <dc:date>2012-05-22T14:17:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16174">
    <title>[PATCH v2 0/3] add CMA test</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16174</link>
    <description>&lt;pre&gt;changes in v2
- dropped configure check as glibc wrapper calls syscall directly,
  and using syscall(2) we can test also when glibc wrappers are missing
- added simplified process_vm.h

CMA (cross memory attach) feature introduced 2 new syscalls:
process_vm_readv
process_vm_writev

commit fcf634098c00dd9cd247447368495f0b79be12d1
Author: Christopher Yeoh &amp;lt;cyeoh-8fk3Idey6ehBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Date: Mon Oct 31 17:06:39 2011 -0700
Cross Memory Attach

"The basic idea behind cross memory attach is to allow MPI programs doing
intra-node communication to do a single copy of the message rather than
a double copy of the message via shared memory." [1]

This patch series is introducing the initial structure under syscalls/cma
and first test to check various errno codes as described in proposed man
page [2].

[1] http://lwn.net/Articles/451188/
[2] http://ozlabs.org/~cyeoh/cma/process_vm_readv.txt

Jan Stancek (3):
  add testcases/kernel/syscalls/cma
  cma: add process_vm.h
  syscalls/cma: add errno tests

 r&lt;/pre&gt;</description>
    <dc:creator>Jan Stancek</dc:creator>
    <dc:date>2012-05-22T14:17:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16173">
    <title>"more-syscalls" branch</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16173</link>
    <description>&lt;pre&gt;    In order to get LTP more up to date and expand breadth of syscall
requirements testing, I'm going to be working on adding more syscall
tests to LTP over the next couple weeks. I started out with
inotify(7), but I want to move on to newer syscalls that exercise MI
(machine independent) functionality, while at the same time do not
want to duplicate work being done by others elsewhere.
    The long and short of it is that I want to update Linux compat in
FreeBSD (or at least provide the tests to do that) and in order to
achieve that, I need up-to-date testcases that pass on an older
version of Fedora running 2.6 (say Fedora 10) and Fedora 17 (runs
3.3). The current testcases are ok, but not exhaustive in all areas
and that's what I'm aiming to improve.
    Thoughts on this and also an idea of where we need to add more
exhaustive testcases (otherwise I'll have to work through the list and
pore over manpages looking for my next "target" :)..)?
Thanks!
-Garrett

------------------------------------------------&lt;/pre&gt;</description>
    <dc:creator>Garrett Cooper</dc:creator>
    <dc:date>2012-05-21T17:19:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16172">
    <title>Re: [PATCH] getcpu: remove the useless and improper kernel version check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16172</link>
    <description>&lt;pre&gt;


OK, pushed with your Acks. Thanks all involved.

Wanlong Gao




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Wanlong Gao</dc:creator>
    <dc:date>2012-05-21T09:16:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16171">
    <title>Re: [PATCH] getcpu: remove the useless and improper kernelversion check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16171</link>
    <description>&lt;pre&gt;

Yeah..
-Garrett


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Garrett Cooper</dc:creator>
    <dc:date>2012-05-21T09:06:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16170">
    <title>Re: [PATCH] getcpu: remove the useless and improper kernel version check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16170</link>
    <description>&lt;pre&gt;


You mean the commit log?

Thanks,
Wanlong Gao




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Wanlong Gao</dc:creator>
    <dc:date>2012-05-21T09:01:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16169">
    <title>Re: [PATCH] getcpu: remove the useless and improper kernel version check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16169</link>
    <description>&lt;pre&gt;


yes, you are right, as I said, the program itself already checked the
kernel version, check the kernel version at Makefile is conceptual wrong.

Thanks,
Wanlong Gao




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Wanlong Gao</dc:creator>
    <dc:date>2012-05-21T08:58:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16168">
    <title>Re: [PATCH] getcpu: remove the useless and improper kernelversion check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16168</link>
    <description>&lt;pre&gt;

I don't agree with this statement. LTP needs to be usable on 2.6.x for at least 2 years after 3.x's inception.


Agreed. I think that this check was incorrectly implemented. Furthermore, this causes confusion when the test case doesn't exist; it's better to stub out the test case in the source.

I would just remove the first line -- the rest of the info is valid.

Cheers!
-Garrett
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Garrett Cooper</dc:creator>
    <dc:date>2012-05-21T08:55:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16167">
    <title>Re: [PATCH] getcpu: remove the useless and improper kernel version check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16167</link>
    <description>&lt;pre&gt;
The fix makes sense, however, "checking for 2.6.x" is still valid for
old kernels (does LTP still support 2.4.x? I'm not sure...)

Anyway,

Acked-by: Caspar Zhang &amp;lt;caspar-KOJSycSPlG5FxwKWlkMNEg&amp;lt; at &amp;gt;public.gmane.org&amp;gt;



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Caspar Zhang</dc:creator>
    <dc:date>2012-05-21T08:50:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16166">
    <title>[PATCH] getcpu: remove the useless and improper kernelversion check</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16166</link>
    <description>&lt;pre&gt;Now, kernel version up to 3.x, check for 2.6.x is useless.
Additionally, we already checked the kernel version in the
program itself.
Meanwhile, check the kernel version at compiling time is wrong,
we may not do testing on the same machine as compiling.

Signed-off-by: Wanlong Gao &amp;lt;gaowanlong-BthXqXjhjHXQFUHtdCDX3A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 testcases/kernel/syscalls/getcpu/Makefile |   14 --------------
 1 file changed, 14 deletions(-)

diff --git a/testcases/kernel/syscalls/getcpu/Makefile b/testcases/kernel/syscalls/getcpu/Makefile
index b8bf68b..7a1a87a 100644
--- a/testcases/kernel/syscalls/getcpu/Makefile
+++ b/testcases/kernel/syscalls/getcpu/Makefile
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -19,18 +19,4 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 top_srcdir?= ../../../..
 
 include $(top_srcdir)/include/mk/testcases.mk
-
-ifneq ($(shell uname -r | grep -c "^2\.6\.*"), 1)
-
-MAKE_TARGETS:=
-
-.PHONY: no-all-install
-
-all install: no-all-install
-
-no-all-install:
-&amp;lt; at &amp;gt;echo "Warning: Kernel doesn't support this test case"
-
-endif
-
 include $(top_srcdir)/include/mk/generic_leaf_&lt;/pre&gt;</description>
    <dc:creator>Wanlong Gao</dc:creator>
    <dc:date>2012-05-21T08:38:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16165">
    <title>Re: [PATCH] Add a functional test for the IN_DELETE_SELF event</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16165</link>
    <description>&lt;pre&gt;

It's in the diff in my local tree. Basically:

diff --git a/runtest/syscalls b/runtest/syscalls
index 679ff5b..e203d5e 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -439,6 +439,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; inotify_init1_02 inotify_init1_02
 inotify01 inotify01
 inotify02 inotify02
 inotify03 inotify03 -D DEVICE -T DEVICE_FS_TYPE
+inotify04 inotify04
 
 ioperm01 ioperm01
 ioperm02 ioperm02

I'll yank the other references.

I need to know if the inotify.h cleanup is ok before committing this.

Thanks!
-Garrett
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Garrett Cooper</dc:creator>
    <dc:date>2012-05-19T00:23:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16164">
    <title>Re: [PATCH 2/2] Replace struct event_t with structinotify_event</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16164</link>
    <description>&lt;pre&gt;

Yeah, I pulled that diff.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>Garrett Cooper</dc:creator>
    <dc:date>2012-05-19T00:24:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16163">
    <title>Re: [PATCH] Add a functional test for the IN_DELETE_SELF event</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16163</link>
    <description>&lt;pre&gt;Hi!

Looks good, but runtest entry is missing. And (as I said in different
mail allready) I would remove the NAME and HISTORY from the comment
above.

&lt;/pre&gt;</description>
    <dc:creator>Cyril Hrubis</dc:creator>
    <dc:date>2012-05-18T12:59:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16161">
    <title>Re: [PATCH] Simple tests for cross memory attach (process_vm_[readv|writev] syscalls)</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16161</link>
    <description>&lt;pre&gt;On Tue, 15 May 2012 10:56:17 -0400 (EDT)
Jan Stancek &amp;lt;jstancek-H+wXaHxf7aLQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

Thanks for the feedback. I'll have a go at reworking them.


that would be fine with me.


I agree - the configure check is much better. I was just trying to get
something working :-)

Regards,

Chris
&lt;/pre&gt;</description>
    <dc:creator>Christopher Yeoh</dc:creator>
    <dc:date>2012-05-18T08:35:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16160">
    <title>Re: [PATCH] Simple tests for cross memory attach (process_vm_[readv|writev] syscalls)</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16160</link>
    <description>&lt;pre&gt;
I'm attaching sample process_vm.h for illustration.
This would go on top of:
http://thread.gmane.org/gmane.linux.ltp/16053
http://thread.gmane.org/gmane.linux.ltp/16054

each test would include that, check ltp_process_vm_readv/writev for NULL
and optionally end with TCONF or continue.

Regards,
Jan


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Ltp-list mailing list
Ltp-list-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/ltp-list
&lt;/pre&gt;</description>
    <dc:creator>Jan Stancek</dc:creator>
    <dc:date>2012-05-17T14:26:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ltp/16159">
    <title>Re: [PATCH v2] ltp-pan.c: fix error of Total Tests</title>
    <link>http://permalink.gmane.org/gmane.linux.ltp/16159</link>
    <description>&lt;pre&gt;Hi!
Commited, thanks everyone involved ;).

&lt;/pre&gt;</description>
    <dc:creator>Cyril Hrubis</dc:creator>
    <dc:date>2012-05-17T11:05:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.ltp">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.ltp</link>
  </textinput>
</rdf:RDF>

