Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

issue with driver.sh locally #326

@nickdesaulniers

Description

@nickdesaulniers

I ran

$ ./driver.sh ARCH=x86_64 LLVM=1 LLVM_IAS=1 REPO=android-mainline

locally, but when I cd common, I see it's on the wrong branch. android-4.9-q was checked out. But

+ git fetch --depth=1 https://android.googlesource.com/kernel/common android-mainline
remote: Total 0 (delta 0), reused 0 (delta 0)
From https://android.googlesource.com/kernel/common
 * branch                      android-mainline -> FETCH_HEAD
+ git reset --hard FETCH_HEAD
HEAD is now at 99be12b566d5 FROMLIST: arm64: vdso32: Allow ld.lld to properly link the VDSO
+ git show -s
+ cat
commit 99be12b566d557fa83764d28561ae87d3e1635e6
Author: Nathan Chancellor <natechancellor@gmail.com>

looks right to me...hmm...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions