Commit 7acf24a
committed
kernel_patch_verify: Introduce AI_LOG_ALWAYS variable handling
Introduce AI_LOG_ALWAYS variable that user can configure in
environment to force the "AI thought process" for all patches - this
is useful for reviewing the research that AI has done about the
patch even if the patch itself is fine - typically this includes the
checklists of previous review of the patch and if they have been
addressed etc.
Signed-off-by: Nishanth Menon <nm@ti.com>1 parent e3f562d commit 7acf24a
2 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
248 | 253 | | |
249 | 254 | | |
250 | 255 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
526 | 534 | | |
527 | 535 | | |
528 | 536 | | |
| |||
535 | 543 | | |
536 | 544 | | |
537 | 545 | | |
538 | | - | |
539 | | - | |
540 | 546 | | |
541 | 547 | | |
542 | 548 | | |
| |||
0 commit comments