summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2009-02-14 00:50:21 +0300
committerIngo Molnar <mingo@elte.hu>2009-02-19 17:13:00 +0100
commit324bda9e47f53aebec1376ee89bba8128c8455e2 (patch)
tree6dbc3906e281295de79f34522ab00ddb906aa12b /scripts/stackusage
parent2f7955509710fd378a1ac96e19d29d5a0e3301fd (diff)
downloadkernel-324bda9e47f53aebec1376ee89bba8128c8455e2.tar.gz
x86: pmjump - use GLOBAL,ENDPROC macros
Impact: cleanup We are in setup stage so we use GLOBAL instead of ENTRY and do not increase code size. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
'>media: i2c: imx290: Add support for 2 data lanesManivannan Sadhasivam 2020-06-23media: i2c: imx290: fix reset GPIO pin handlingAndrey Konovalov 2020-06-23media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()Andrey Konovalov 2020-06-23media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is calledAndrey Konovalov