commit | af61bdf035e2e4dd646b37b270bd558188a127c0 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 09 13:44:04 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 09 17:11:22 2011 +0100 |
tree | 81eef62331770c2dce693223b458e24c570711de | |
parent | fe0d42203cb5616eeff68b14576a0f7e2dd56625 [diff] |
ARM: vfp: rename last_VFP_context to vfp_current_hw_state Rename the slightly confusing 'last_VFP_context' variable to be more descriptive of what it actually is. This variable stores a pointer to the current owner's vfpstate structure for the context held in the VFP hardware. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>