Re: Redzone overwritten with CONFIG_SECURITY

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chris Wright
Date: Tuesday, May 27, 2008 - 10:47 am

* Pekka Enberg (penberg@cs.helsinki.fi) wrote:

That looks like an addr within the object, like an INIT_LIST_HEAD.


ok, do_init_calls time frame with that config...CONFIG_SECURITY isn't
really doing any allocations, nor much in the way of memory writes.
It would get called into via the:

 hugetlbs_get_inode
   new_inode
     alloc_inode
       security_inode_alloc <-- and that'd be basically a no-op


I couldn't recreate with that config.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Redzone overwritten with CONFIG_SECURITY, Eric Sesterhenn, (Mon May 26, 7:34 am)
Re: Redzone overwritten with CONFIG_SECURITY, Eric Sesterhenn, (Tue May 27, 7:00 am)
Re: Redzone overwritten with CONFIG_SECURITY, Vegard Nossum, (Tue May 27, 7:23 am)
Re: Redzone overwritten with CONFIG_SECURITY, Eric Sesterhenn, (Tue May 27, 7:53 am)
Re: Redzone overwritten with CONFIG_SECURITY, Pekka Enberg, (Tue May 27, 7:55 am)
Re: Redzone overwritten with CONFIG_SECURITY, Pekka Enberg, (Tue May 27, 8:00 am)
Re: Redzone overwritten with CONFIG_SECURITY, Eric Sesterhenn, (Tue May 27, 8:11 am)
Re: Redzone overwritten with CONFIG_SECURITY, Eric Sesterhenn, (Tue May 27, 9:11 am)
Re: Redzone overwritten with CONFIG_SECURITY, Chris Wright, (Tue May 27, 10:47 am)
Re: Redzone overwritten with CONFIG_SECURITY, Pekka Enberg, (Tue May 27, 10:59 am)
Re: Redzone overwritten with CONFIG_SECURITY, Christoph Lameter, (Tue May 27, 11:04 am)
Re: Redzone overwritten with CONFIG_SECURITY, Pekka Enberg, (Tue May 27, 11:25 am)
Re: Redzone overwritten with CONFIG_SECURITY, Eric Sesterhenn, (Wed May 28, 3:03 am)
Re: Redzone overwritten with CONFIG_SECURITY, Chris Wright, (Wed May 28, 2:51 pm)
Re: Redzone overwritten with CONFIG_SECURITY, Chris Wright, (Sat May 31, 4:24 pm)