On Sat, Nov 07, 2020 at 03:13:58PM -0000, tip-bot2 for Ingo Molnar wrote:
> The following commit has been merged into the perf/kprobes branch of tip:
> 
> Commit-ID:     a70a04b3844f59c29573a8581d5c263225060dd6
> Gitweb:        
> https://git.kernel.org/tip/a70a04b3844f59c29573a8581d5c263225060dd6
> Author:        Ingo Molnar <[email protected]>
> AuthorDate:    Sat, 07 Nov 2020 12:54:49 +01:00
> Committer:     Ingo Molnar <[email protected]>
> CommitterDate: Sat, 07 Nov 2020 13:20:41 +01:00
> 
> locking/atomics: Regenerate the atomics-check SHA1's
> 
> The include/asm-generic/atomic-instrumented.h checksum got out
> of sync, so regenerate it. (No change to actual code.)
> 
> Also make scripts/atomic/gen-atomics.sh executable, to make
> it easier to use.
> 
> The auto-generated atomic header signatures are now fine:
> 
>   thule:~/tip> scripts/atomic/check-atomics.sh
>   thule:~/tip>
> 
> Signed-off-by: Ingo Molnar <[email protected]>
> Cc: [email protected]
> Cc: Peter Zijlstra <[email protected]>
> Cc: Linus Torvalds <[email protected]>
> Cc: Andrew Morton <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Paul E. McKenney <[email protected]>
> Cc: Will Deacon <[email protected]>
> Signed-off-by: Ingo Molnar <[email protected]>
> ---
>  include/asm-generic/atomic-instrumented.h | 2 +-
>  scripts/atomic/gen-atomics.sh             | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  mode change 100644 => 100755 scripts/atomic/gen-atomics.sh
                ^^^^^^^^^^^^^^^

That looks like it snuck in but it shouldn't have...

> diff --git a/scripts/atomic/gen-atomics.sh b/scripts/atomic/gen-atomics.sh
> old mode 100644
> new mode 100755

... here too.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Reply via email to