On 09/17/2013 07:22 PM, Geyslan G. Bem wrote:
> file size read only one time: useless prior value allocation.
> It's not necessary to verify f_op in the load_aout_library, since the
> prior kernel_read/vfs_read function already does.
> Coding style and printk strings fixes.
> 
> Tested using qemu, a handcrafted a.out binary and a a.out linked with a
> cross-compiled ld.
> 
> Signed-off-by: Geyslan G. Bem <geys...@gmail.com>
> ---
>  fs/binfmt_aout.c | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)

This is not an x86 patch.

The other one is only because we effectively have a copy of the a.out
code in the ia32 directory, but it too can go through the generic route
with my ack.

        -hpa


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to