summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_atiixp.c
diff options
context:
space:
mode:
authorDaniel Wagner2015-02-17 22:47:41 +0100
committerLinus Torvalds2015-02-17 23:34:54 +0100
commit54e2289a34e13d956acb841a00c3a6f06aced3f9 (patch)
tree3c5c97fca93b00e4e1e5d48494f321c1cd41c38d /drivers/ata/pata_atiixp.c
parentscripts/gdb: ignore byte-compiled python files (diff)
downloadkernel-qcow2-linux-54e2289a34e13d956acb841a00c3a6f06aced3f9.tar.gz
kernel-qcow2-linux-54e2289a34e13d956acb841a00c3a6f06aced3f9.tar.xz
kernel-qcow2-linux-54e2289a34e13d956acb841a00c3a6f06aced3f9.zip
scripts/gdb: use a generator instead of iterator for task list
The iterator does not return any task_struct from the thread_group list because the first condition in the 'if not t or ...' will only be the first time None. Instead of keeping track of the state ourself in the next() function, we fall back using Python's generator. Signed-off-by: Daniel Wagner <daniel.wagner@bmw-carit.de> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Jason Wessel <jason.wessel@windriver.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: Ben Widawsky <ben@bwidawsk.net> Cc: Borislav Petkov <bp@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/ata/pata_atiixp.c')
0 files changed, 0 insertions, 0 deletions