lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 31 Aug 2011 17:08:08 +0200
From:	Arnd Bergmann <arnd@...db.de>
To:	Richard Kuo <rkuo@...eaurora.org>
Cc:	linux-kernel@...r.kernel.org, linux-hexagon@...r.kernel.org
Subject: Re: [patch v2 00/35] Hexagon: Add support for Qualcomm Hexagon architecture

On Tuesday 30 August 2011, Richard Kuo wrote:
> 
> This is the second version of the patchset to the Linux kernel to support
> the Qualcomm Hexagon architecture.  These patches have been organized like
> the last time, in a somewhat logically grouped fashion.
> 
> A summary of changes from the last patchset:
> 
> * use Kbuild method for strictly asm-generic headers
> * clean up dma sync and implement clean/invalidate
> * bitops fl*/ff* cleanup
> * added inline assembly version of atomic_add_unless
> * removed deprecated syscalls/defines
> * call __vmyield for cpu_relax and fix cpu_idle
> * clean up thread_info; use arch allocator to allow kernel stack sizes
>   smaller than page size
> * implement read_timer_counter
> * changed checksum to pull non-asm functions from generic code
> * delete module functions which already have generic equivalents
> * cleaned up IO routines
> * reduced comet_defconfig
> * remove ugly platform code

Excellent work!

I've looked through it again and noticed a few things that I had
not seen in the first round and some that you changed but that I
still think need to be changed again.

On the whole, I think this is good to go into 3.2.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ