Skip to content

Using bcm2835_defconfig compile error #948

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yjxch opened this issue Apr 30, 2015 · 1 comment
Closed

Using bcm2835_defconfig compile error #948

yjxch opened this issue Apr 30, 2015 · 1 comment

Comments

@yjxch
Copy link

yjxch commented Apr 30, 2015

1
2

According to the error , we should enable CONFIG_MMC_BCM2835=y in bcm2835_defconfig.

@notro
Copy link
Contributor

notro commented Apr 30, 2015

PR #947 was merged yesterday and should fix this issue.

@yjxch yjxch closed this as completed May 4, 2015
jhautbois pushed a commit to jhautbois/linux-rpi that referenced this issue Feb 3, 2022
Assert that the verifier is rejecting invalid offsets on the ringbuf entries:

  # ./test_verifier | grep ring
  raspberrypi#947/u ringbuf: invalid reservation offset 1 OK
  raspberrypi#947/p ringbuf: invalid reservation offset 1 OK
  raspberrypi#948/u ringbuf: invalid reservation offset 2 OK
  raspberrypi#948/p ringbuf: invalid reservation offset 2 OK

Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants