diff options
author | Luis R. Rodriguez <[email protected]> | 2015-06-04 09:44:47 -0700 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2015-06-16 09:42:11 +0300 |
commit | 6b41f27dce701f2be0c47e7f42a885afa6f23477 (patch) | |
tree | a5b59daca6cb49aba038d064d6fe4c86e6e01d1f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 87b81762a893319921405ad6932f220c02ca88a7 (diff) |
video: fbdev: vesafb: add missing mtrr_del() for added MTRR
The MTRR added was never being deleted, in order to store the
MTRR cookie we need to make use of the private info->par so we
create a struct for this. This driver was already using the extra
space typically used for info->par for the info->pseudo_palette
which typically used stuffed on driver's own private structs
(the respective info->par), so we just move the pseudo_palette
into the private struct as well.
Cc: Toshi Kani <[email protected]>
Cc: Suresh Siddha <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Antonino Daplas <[email protected]>
Cc: Rob Clark <[email protected]>
Cc: Jingoo Han <[email protected]>
Cc: Wolfram Sang <[email protected]>
Cc: Jean-Christophe Plagniol-Villard <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions