summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2012-01-25 16:51:05 +0100
committerDave Airlie <airlied@redhat.com>2012-01-26 18:36:48 +0000
commit590dfe2f3bbbbeee806ee91bef68ba2a6afc16d2 (patch)
tree133e0085397d104d5a4bad8cd8afed3df6f17138 /fs/ecryptfs
parentc8fe74ae9a7285767cda1a053cfe806d67f77227 (diff)
downloadlinux-3.10-590dfe2f3bbbbeee806ee91bef68ba2a6afc16d2.tar.gz
linux-3.10-590dfe2f3bbbbeee806ee91bef68ba2a6afc16d2.tar.bz2
linux-3.10-590dfe2f3bbbbeee806ee91bef68ba2a6afc16d2.zip
agp: fix scratch page cleanup
In error cleanup of agp_backend_initialize() and in agp_backend_cleanup(), agp_destroy_page() is passed virtual address of the scratch page. This leads to a kernel warning if the initialization fails (or upon regular cleanup) as pointer to struct page should be passed instead. Signed-off-by: Michal Kubecek <mkubecek@suse.cz> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions