diff options
author | Rémi Denis-Courmont <remi.denis-courmont@nokia.com> | 2010-09-18 01:36:46 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-10-28 21:44:17 -0700 |
commit | 8e983dfe01d58fc808736e8a6ecafa96762ee0e1 (patch) | |
tree | 18d280f532ec5158169dc670ff98a56a692ab85a /Makefile | |
parent | b9d023fbff9a18a9cd1aa505dc6658e6501028a7 (diff) |
Phonet: disable network namespace support
[Solved differently upstream]
Network namespace in the Phonet socket stack causes an OOPS when a
namespace is destroyed. This occurs as the loopback exit_net handler is
called after the Phonet exit_net handler, and re-enters the Phonet
stack. I cannot think of any nice way to fix this in kernel <= 2.6.32.
For lack of a better solution, disable namespace support completely.
If you need that, upgrade to a newer kernel.
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: Ben Hutchings <ben@decadent.org.uk>
Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions