Bug 99451
Summary: | moxart: TX overrun memory leak | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jonas Jensen (jonas.jensen) |
Component: | Network | Assignee: | drivers_network (drivers_network) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | szg00000 |
Priority: | P1 | ||
Hardware: | ARM | ||
OS: | Linux | ||
Kernel Version: | 3.12-rc1 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Jonas Jensen
2015-06-05 09:55:37 UTC
The following patch should fix this: "net: moxa: fix TX overrun memory leak" https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=c2b341a620018d4eaeb0e85c16274ac4e5f153d4 Though the text in my previous note still applies (commit 746afa1beb9768a6f4082afcfb28ee2ea1d24864), the severity of the leak was inflated by failing to re-enable the interrupts: https://bitbucket.org/Kasreyn/linux-next/commits/2e0be24d5ea456f0a0201f6cfb4fb71447586797?at=moxart-ethernet-stop-wake-queue |