summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2012-12-11 01:26:24 +0400
committerChris Zankel <chris@zankel.net>2012-12-18 21:10:25 -0800
commitec747b21c7c709a712e5eee0b4d4326d755d58b5 (patch)
tree9f33109223bc7c04abdc8b2dabd19c259d60147e /tools/perf/scripts/python/task-analyzer.py
parenteab5e7a79d1bb3d607dabf022bfad9f46d1e3ac8 (diff)
downloadkernel-ec747b21c7c709a712e5eee0b4d4326d755d58b5.tar.gz
xtensa: fix RASID SR initialization
set_rasid_register accepts new RASID SR value, but ASID_USER_FIRST is ASID value for the ring 1; RASID value is made by ASID_INSERT macro. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
.c?id=f5b8aa78ef086248145363bf1ffe5ca4348b6a98'>mtd: kill the ecclayout->oobavail fieldBoris BREZILLON 2016-02-29mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli 2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON 2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON 2015-12-18mtd: nand: brcm: use the mtd instance embedded in struct nand_chipBoris BREZILLON 2015-12-09mtd: brcmnand: Request and enable the clock if presentSimon Arlott 2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON 2015-12-01mtd: brcmnand: drop brcmnand_host::of_node fieldBrian Norris 2015-11-30mtd: brcmnand: improve memory managementJulia Lawall 2015-11-30brcmnand: Clear EXT_ADDR error registers in PIO modeSimon Arlott 2015-11-18mtd: brcmnand: drop unused subpage_read() supportBrian Norris 2015-11-18mtd: brcmnand: clean up flash cache for parameter pagesBrian Norris 2015-11-11mtd: nand: convert to nand_get_flash_node()Boris BREZILLON 2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris 2015-11-11mtd: nand: convert to nand_set_flash_node()Brian Norris 2015-10-30mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel 2015-10-30mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris 2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON 2015-10-12mtd: brcmnand: Fix pointer type-cast in brcmnand_write()Anup Patel 2015-09-11mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut 2015-06-16mtd: brcmnand: drop unnecessary initializationBrian Norris 2015-05-18mtd: brcmnand: do not make local variable staticHauke Mehrtens 2015-05-18mtd: brcmnand: remove double new line from printHauke Mehrtens 2015-05-15mtd: brcmnand: add extra SoC support to libraryBrian Norris 2015-05-15mtd: nand: add NAND driver "library" for Broadcom STB NAND controllerBrian Norris