]> git.baikalelectronics.ru Git - kernel.git/commit
[AF_RXRPC/AFS]: Arch-specific fixes.
authorDavid Howells <dhowells@redhat.com>
Fri, 27 Apr 2007 22:28:45 +0000 (15:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2007 22:28:45 +0000 (15:28 -0700)
commitda90b7d962811dc20c09f4249e6e2974cd97db05
treeaab0b09167997e5d5269bd5465bf99a41333e68b
parentb69caa4e1a882ce18a99003b639f5e9682219a75
[AF_RXRPC/AFS]: Arch-specific fixes.

Fixes for various arch compilation problems:

 (*) Missing module exports.

 (*) Variable name collision when rxkad and af_rxrpc both built in
     (rxrpc_debug).

 (*) Large constant representation problem (AFS_UUID_TO_UNIX_TIME).

 (*) Configuration dependencies.

 (*) printk() format warnings.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/ia64/lib/csum_partial_copy.c
fs/Kconfig
fs/afs/internal.h
fs/afs/rxrpc.c
fs/afs/use-rtnetlink.c
net/rxrpc/Kconfig
net/rxrpc/rxkad.c