]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
agp/intel: Promote warning about failure to setup flush to error.
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 4 Sep 2010 13:57:27 +0000 (14:57 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:36:47 +0000 (13:36 -0700)
commit0b6945bff05e0426960c5db1f5b94f7627d0fe62
tree5b6db63d1a31a68cbea4b881551ca354935e2d6c
parent661b2c51d9f019662ce1584d6def2fe2f05096da
agp/intel: Promote warning about failure to setup flush to error.

commit df51e7aa2cf204e3a65657a1d60b96cfda133e9b upstream.

Make sure we always detect when we fail to correctly allocate the Isoch
Flush Page and print an error to warn the user about the likely memory
corruption that will result in invalid rendering or worse.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/agp/intel-gtt.c