From: Ying Xue Date: Tue, 2 Dec 2014 07:00:25 +0000 (+0800) Subject: tipc: ensure all name sequences are released when name table is stopped X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~87^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38622f41956f92a06f5b5e42e50746851110d970;p=pandora-kernel.git tipc: ensure all name sequences are released when name table is stopped As TIPC subscriber server is terminated before name table, no user depends on subscription list of name sequence when name table is stopped. Therefore, all name sequences stored in name table should be released whatever their subscriptions lists are empty or not, otherwise, memory leak might happen. Signed-off-by: Ying Xue Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Tested-by: Erik Hugne Signed-off-by: David S. Miller --- Reading git-diff-tree failed