[mips,mipsel] Ignore NFS/SunRPC ABI changes in 3.2.30 (fixes FTBFS)

Since NFS is built-in on MIPS we need to specify symbol patterns rather
than module names.

(It would be nice if we could work out which module the built-in
symbols would belong to, and match against that.  Better still if we
could stop supporting configurations with no initramfs!)

svn path=/dists/sid/linux/; revision=19412
This commit is contained in:
Ben Hutchings 2012-10-05 03:37:54 +00:00
parent ee3f1c9384
commit d9b6943846
2 changed files with 19 additions and 3 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
linux (3.2.30-2) UNRELEASED; urgency=low
* codel: refine one condition to avoid a nul rec_inv_sqrt
* [mips,mipsel] Ignore NFS/SunRPC ABI changes in 3.2.30 (fixes FTBFS)
-- Ben Hutchings <ben@decadent.org.uk> Sat, 29 Sep 2012 14:19:46 +0200

21
debian/config/defines vendored
View File

@ -1,10 +1,25 @@
[abi]
abiname: 4
ignore-changes:
module:fs/lockd/lockd
module:fs/nfs/nfs
module:net/sunrpc/sunrpc
module:net/l2tp/*
# A bunch of NFS/SunRPC exports, not selected by module because MIPS has
# them built-in
__rpc_wait_for_completion_task
bc_svc_process
nfs4*
nfs_*
nlmclnt_*
nlmsvc_*
pnfs_*
put_lseg
put_rpccred
rpc_*
rpcauth_*
rpcb_getport_async
svc_*
svcauth_unix_set_client
unix_domain_find
xprt_*
[base]
arches: