Home
last modified time | relevance | path

Searched hist:"2 d6f45b802af7a15a0e455bcfad4009aa5e7b66b" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/radix-tree/
H A Dregression.hdiff 2d6f45b802af7a15a0e455bcfad4009aa5e7b66b Thu Mar 17 16:22:08 CDT 2016 Konstantin Khlebnikov <koct9i@gmail.com> radix-tree tests: add regression3 test

After calling radix_tree_iter_retry(), 'slot' will be set to NULL. This
can cause radix_tree_next_slot() to dereference the NULL pointer. Add
Konstantin Khlebnikov's test to the regression framework.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Reported-by: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
H A Dregression3.c2d6f45b802af7a15a0e455bcfad4009aa5e7b66b Thu Mar 17 16:22:08 CDT 2016 Konstantin Khlebnikov <koct9i@gmail.com> radix-tree tests: add regression3 test

After calling radix_tree_iter_retry(), 'slot' will be set to NULL. This
can cause radix_tree_next_slot() to dereference the NULL pointer. Add
Konstantin Khlebnikov's test to the regression framework.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Reported-by: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
H A Dmain.cdiff 2d6f45b802af7a15a0e455bcfad4009aa5e7b66b Thu Mar 17 16:22:08 CDT 2016 Konstantin Khlebnikov <koct9i@gmail.com> radix-tree tests: add regression3 test

After calling radix_tree_iter_retry(), 'slot' will be set to NULL. This
can cause radix_tree_next_slot() to dereference the NULL pointer. Add
Konstantin Khlebnikov's test to the regression framework.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Reported-by: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
H A DMakefilediff 2d6f45b802af7a15a0e455bcfad4009aa5e7b66b Thu Mar 17 16:22:08 CDT 2016 Konstantin Khlebnikov <koct9i@gmail.com> radix-tree tests: add regression3 test

After calling radix_tree_iter_retry(), 'slot' will be set to NULL. This
can cause radix_tree_next_slot() to dereference the NULL pointer. Add
Konstantin Khlebnikov's test to the regression framework.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Reported-by: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/openbmc/linux/tools/testing/radix-tree/linux/
H A Dkernel.hdiff 2d6f45b802af7a15a0e455bcfad4009aa5e7b66b Thu Mar 17 16:22:08 CDT 2016 Konstantin Khlebnikov <koct9i@gmail.com> radix-tree tests: add regression3 test

After calling radix_tree_iter_retry(), 'slot' will be set to NULL. This
can cause radix_tree_next_slot() to dereference the NULL pointer. Add
Konstantin Khlebnikov's test to the regression framework.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Reported-by: Konstantin Khlebnikov <koct9i@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>