inline reply:
On 01/29/2014 03:10 AM, Russell Senior wrote:
"cmsv" == cmsv cmsv@wirelesspt.net writes:
Can you paste your feeds.conf file?
cmsv> Of course:
cmsv> for AA and batman-adv 2014.0.0 in feeds.default.conf
cmsv> src-svn packages svn://svn.openwrt.org/openwrt/branches/packages_12.09 cmsv> src-git routing git://github.com/openwrt-routing/packages.git
cmsv> For the hostapd and mentioned mac80211 you will need to clone cmsv> git clone git://git.openwrt.org/12.09/openwrt.git
cmsv> Then obtain the specific revisions and replace the original cmsv> hostapd and mac80211 from AA.
I am not following exactly. Do you know which change in particular makes the memory leak come and go?
I do not know exactly what causes the leak because i don't have the leak in my builds and have not found a better way than the ones mentioned before to try to find what may cause it.
AA implies an older kernel, 3.3.8 or something.
Yes 3.3.8
Also, obtain specific revisions from trunk? and then copy them into the AA tree?
Not from trunk. I posted the wrong git before. git clone git://nbd.name/aa-mac80211.git
package/kernel/mac80211 r39150 = commit 886b3c876b71122ed9523834488f373908224663 package/network/services/hostapd r39155 = commit 64820db4b264472e03acb9ea6b5536fa7633a8ca
Is that right? Do those mac80211/hostapd revisions come from bisection (i.e. the last "good" rev) or happenstance?
You have to ask the maintainer. To me they are in between AA and trunk in terms of stability.
Thanks for clarification!