diff options
author | David Miller <davem@davemloft.net> | 2008-01-11 01:38:38 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-02-06 11:43:44 -0800 |
commit | 49181a894be9a556a2336b2f0bc8762bc5f2f9c7 (patch) | |
tree | 53c93a3eda4deb926b28c6c60ab78eb5b7ef7b48 /drivers/mtd | |
parent | dc92e7d27d392866bc4eba38b77e21ee31658b5c (diff) | |
download | lwn-49181a894be9a556a2336b2f0bc8762bc5f2f9c7.tar.gz lwn-49181a894be9a556a2336b2f0bc8762bc5f2f9c7.zip |
CASSINI: Revert 'dont touch page_count'.
[ Upstream commit: 9de4dfb4c7176e5bb232a21cdd8df78da2b15cac ]
This reverts changeset fa4f0774d7c6cccb4d1fda76b91dd8eddcb2dd6a
([CASSINI]: dont touch page_count) because it breaks the driver.
The local page counting added by this changeset did not account
for the asynchronous page count changes done by kfree_skb()
and friends.
The change adds extra atomics and on top of it all appears to be
totally unnecessary as well.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions