summaryrefslogtreecommitdiffstats
path: root/drivers/char/hvc_rtas.c
diff options
context:
space:
mode:
authorJan Beulich <JBeulich@novell.com>2010-09-24 14:25:30 +0200
committerChris Wilson <chris@chris-wilson.co.uk>2010-09-24 15:22:12 +0200
commite61cb0d5fd172ab95a4501917526382f25158e83 (patch)
tree5620faa45a505e54f61d26d34f8a4b69ad6ed80c /drivers/char/hvc_rtas.c
parentdrm/i915: Parse the eDP link configuration from the vBIOS (diff)
downloadlinux-e61cb0d5fd172ab95a4501917526382f25158e83.tar.xz
linux-e61cb0d5fd172ab95a4501917526382f25158e83.zip
some clean up to intel-gtt.c
In commit e517a5e97080bbe52857bd0d7df9b66602d53c4d the call to map_page_into_agp() got removed from intel_i830_setup_flush(), but the counterpart call from intel_i830_fini_flush() to unmap_page_from_agp() was left in place. Additionally, the page allocated here never gets its physical address used for sending to hardware, so there's no need to allocate it with GFP_DMA32. Nor is __GFP_ZERO really necessary, as the page is used only to store data to force flushing of some internal processor state. Signed-off-by: Jan Beulich <jbeulich@novell.com> Cc: Eric Anholt <eric@anholt.net> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/char/hvc_rtas.c')
0 files changed, 0 insertions, 0 deletions