As usual, most of the updates are in architecture and drivers, with the
dirstat showing about 37% in arch (and that's with rename detection:
there's some file movement in arch/xtensa that would bring it up to 43% if
you looked at it as a traditional diff) and almost 50% in drivers.
Read more at: http://lkml.org/lkml/2008/2/24/198
Can't compile
I've been building maybe 40 versions of Linux over the years, but this is the first time it fails to compile/link:
crypto/built-in.o: In function `crypto_authenc_alloc':
authenc.c:(.text+0x3307): undefined reference to `crypto_grab_skcipher'
Guess I'll have to wait for rc4...