Code Monkey home page Code Monkey logo

bdus's People

Contributors

albertofaria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dsrhaslab

bdus's Issues

Upstream kernel module?

Will there be an effort to upstream the kernel module or is the focus here to be out of tree ?

Build with errors in linux kernel 4.14.44

When I build dbus with some errors,should sove for it?
make -C /lib/modules/4.18.0-193.el8.x86_64/build M='/test/bdus-0.1.1/kbdus' W=1 C=0 DEBUG=0
make[1]: 进入目录“/usr/src/kernels/4.18.0-193.el8.x86_64”
CC [M] /test/bdus-0.1.1/kbdus/src/control.o
CC [M] /test/bdus-0.1.1/kbdus/src/device.o
/test/bdus-0.1.1/kbdus/src/device.c: 在函数‘kbdus_device_ioctl_create_buffer_’中:
/test/bdus-0.1.1/kbdus/src/device.c:523:34: 错误:宏“access_ok”传递了 3 个参数,但只需要 2 个
argument_usrptr, size))
^
In file included from /test/bdus-0.1.1/kbdus/src/device.c:8:
/test/bdus-0.1.1/kbdus/include-private/kbdus/utilities.h:45:43: 错误:‘access_ok’未声明(在此函数内第一次使用)
#define kbdus_access_ok(type, addr, size) access_ok((type), (addr), (size))
^~~~~~~~~
/test/bdus-0.1.1/kbdus/src/device.c:520:10: 附注:in expansion of macro ‘kbdus_access_ok’
if (!kbdus_access_ok(
^~~~~~~~~~~~~~~
/test/bdus-0.1.1/kbdus/include-private/kbdus/utilities.h:45:43: 附注:每个未声明的标识符在其出现的函数内只报告一次
#define kbdus_access_ok(type, addr, size) access_ok((type), (addr), (size))
^~~~~~~~~
/test/bdus-0.1.1/kbdus/src/device.c:520:10: 附注:in expansion of macro ‘kbdus_access_ok’
if (!kbdus_access_ok(
^~~~~~~~~~~~~~~
make[2]: *** [scripts/Makefile.build:313:/test/bdus-0.1.1/kbdus/src/device.o] 错误 1
make[1]: *** [Makefile:1542:module/test/bdus-0.1.1/kbdus] 错误 2
make[1]: 离开目录“/usr/src/kernels/4.18.0-193.el8.x86_64”
make: *** [Makefile:45:kbdus.ko] 错误 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.