Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
  • * [Intel-gfx] ✗ Fi.CI.BUILD: failure for Regression in linux-next
           [not found] <SJ1PR11MB6129592BDF5D06949F99816CB95B9@SJ1PR11MB6129.namprd11.prod.outlook.com>
           [not found] ` <SJ1PR11MB6129A7F5C08E2C47748F2BA5B97E9@SJ1PR11MB6129.namprd11.prod.outlook.com>
    @ 2023-07-26 16:09 ` Patchwork
      1 sibling, 0 replies; 14+ messages in thread
    From: Patchwork @ 2023-07-26 16:09 UTC (permalink / raw)
      To: Alistair Popple; +Cc: intel-gfx
    
    == Series Details ==
    
    Series: Regression in linux-next
    URL   : https://patchwork.freedesktop.org/series/121356/
    State : failure
    
    == Summary ==
    
    Error: patch https://patchwork.freedesktop.org/api/1.0/series/121356/revisions/1/mbox/ not applied
    Applying: Regression in linux-next
    Using index info to reconstruct a base tree...
    M	mm/mmu_notifier.c
    Falling back to patching base and 3-way merge...
    Auto-merging mm/mmu_notifier.c
    CONFLICT (content): Merge conflict in mm/mmu_notifier.c
    error: Failed to merge in the changes.
    hint: Use 'git am --show-current-patch=diff' to see the failed patch
    Patch failed at 0001 Regression in linux-next
    When you have resolved this problem, run "git am --continue".
    If you prefer to skip this patch, run "git am --skip" instead.
    To restore the original branch and stop patching, run "git am --abort".
    Build failed, no error log produced
    
    
    
    ^ permalink raw reply	[flat|nested] 14+ messages in thread
  • * [Intel-gfx] Regression in linux-next
    @ 2023-10-05 15:58 Borah, Chaitanya Kumar
      2023-10-06 20:30 ` Wysocki, Rafael J
      0 siblings, 1 reply; 14+ messages in thread
    From: Borah, Chaitanya Kumar @ 2023-10-05 15:58 UTC (permalink / raw)
      To: Wysocki, Rafael J; +Cc: intel-gfx@lists.freedesktop.org, Kurmi, Suresh Kumar
    
    [-- Attachment #1: Type: text/plain, Size: 2759 bytes --]
    
    Hello Rafael,
    
    
    Hope you are doing well. I am Chaitanya from the linux graphics team in Intel.
    
    This mail is regarding a regression we are seeing in our CI runs[1] on linux-next repository.
    
    
    
    On next-20231003 [2], we are seeing the following error
    
    
    ```````````````````````````````````````````````````````````````````````````````
    <4>[   14.093075] ------------[ cut here ]------------
    <4>[   14.097664] WARNING: CPU: 0 PID: 1 at drivers/thermal/thermal_trip.c:18 for_each_thermal_trip+0x83/0x90
    <4>[   14.106977] Modules linked in:
    <4>[   14.110017] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G        W          6.6.0-rc4-next-20231003-next-20231003-gc9f2baaa18b5+ #1
    <4>[   14.121305] Hardware name: Intel Corporation Meteor Lake Client Platform/MTL-P DDR5 SODIMM SBS RVP, BIOS MTLPFWI1.R00.3323.D89.2309110529 09/11/2023
    <4>[   14.134478] RIP: 0010:for_each_thermal_trip+0x83/0x90
    <4>[   14.139496] Code: 5c 41 5d c3 cc cc cc cc 5b 31 c0 5d 41 5c 41 5d c3 cc cc cc cc 48 8d bf f0 05 00 00 be ff ff ff ff e8 21 a2 2d 00 85 c0 75 9a <0f> 0b eb 96 66 0f 1f 84 00 00 00 00 00 90 90 90 90 90 90 90 90 90
    
    
    
    Details log can be found in [3].
    
    
    
    After bisecting the tree, the following patch [4] seems to be causing the regression.
    
    
    commit d5ea889246b112e228433a5f27f57af90ca0c1fb
    Author: Rafael J. Wysocki rafael.j.wysocki@intel.com<mailto:rafael.j.wysocki@intel.com>
    Date:   Thu Sep 21 20:02:59 2023 +0200
    
        ACPI: thermal: Do not use trip indices for cooling device binding
    
        Rearrange the ACPI thermal driver's callback functions used for cooling
        device binding and unbinding, acpi_thermal_bind_cooling_device() and
        acpi_thermal_unbind_cooling_device(), respectively, so that they use trip
        pointers instead of trip indices which is more straightforward and allows
        the driver to become independent of the ordering of trips in the thermal
        zone structure.
    
        The general functionality is not expected to be changed.
    
        Signed-off-by: Rafael J. Wysocki rafael.j.wysocki@intel.com<mailto:rafael.j.wysocki@intel.com>
        Reviewed-by: Daniel Lezcano daniel.lezcano@linaro.org<mailto:daniel.lezcano@linaro.org>
    
    
    
    We also verified by moving the head of the tree to the previous commit.
    
    
    
    Could you please check why this patch causes the regression and if we can find a solution for it soon?
    
    
    [1] https://intel-gfx-ci.01.org/tree/linux-next/combined-alt.html?
    [2] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20231003
    [3] https://intel-gfx-ci.01.org/tree/linux-next/next-20231003/bat-mtlp-6/boot0.txt
    [4] https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20231003&id=d5ea889246b112e228433a5f27f57af90ca0c1fb
    
    [-- Attachment #2: Type: text/html, Size: 8043 bytes --]
    
    ^ permalink raw reply	[flat|nested] 14+ messages in thread

    end of thread, other threads:[~2023-10-13 14:05 UTC | newest]
    
    Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <SJ1PR11MB6129592BDF5D06949F99816CB95B9@SJ1PR11MB6129.namprd11.prod.outlook.com>
         [not found] ` <SJ1PR11MB6129A7F5C08E2C47748F2BA5B97E9@SJ1PR11MB6129.namprd11.prod.outlook.com>
         [not found]   ` <SJ1PR11MB612980562220A376CA90E105B97E9@SJ1PR11MB6129.namprd11.prod.outlook.com>
    2023-07-25  6:42     ` [Intel-gfx] Regression in linux-next Borah, Chaitanya Kumar
    2023-07-25 10:53       ` Tvrtko Ursulin
    2023-07-26  3:55         ` Borah, Chaitanya Kumar
    2023-07-25 13:15       ` Alistair Popple
    2023-07-26  3:53         ` Borah, Chaitanya Kumar
    2023-07-26 16:09 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for " Patchwork
    2023-10-05 15:58 [Intel-gfx] " Borah, Chaitanya Kumar
    2023-10-06 20:30 ` Wysocki, Rafael J
    2023-10-09  5:10   ` Borah, Chaitanya Kumar
    2023-10-09 19:23     ` Wysocki, Rafael J
    2023-10-11  4:00       ` Borah, Chaitanya Kumar
    2023-10-11 16:14         ` Wysocki, Rafael J
    2023-10-11 16:49           ` Borah, Chaitanya Kumar
    2023-10-13 14:05             ` Borah, Chaitanya Kumar
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox