Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7009805
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:54:34+00:00 2026-05-27T21:54:34+00:00

I have a kernel module in which I deal with USB devices. It happens

  • 0

I have a kernel module in which I deal with USB devices.

It happens that I can successfully send a USB bulk message to a device, but that operation is being made under the callback of a binary attribute.

However, there is a specific operation that I need to do when something happens. When that happens, I need to send a bulk message to the device. The place in which that occurs is the own device data income callback. If I send the bulk message in that place I get a kernel panic.

Can someone tell me why?

If that is not a proper place to do such operation, where can I safely do it? How can I signal the operation to be done in another place? A Timer?

Please advice regarding this specific problem.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T21:54:34+00:00Added an answer on May 27, 2026 at 9:54 pm

    I managed to solve the problem I was facing with the following approach:

    • Created a work task
    • Placed the processing that was being made into a work task routine
    • I schedule that work task every time I have enough data to process what I need.

    I think this approach leads to a better design since the time spent in the interruption handle is thus reduced.

    I can now invoke usb_bulk_msg(...) peacefully since I’m not in an interrupt context anymore. That was indeed the problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a kernel module that provides data to a userland process through read().
I have a Linux kernel module M1 which exports a symbol S1 . When
On an x86 system, I have a Linux kernel module (watcher module) that gets
I have a buggy kernel module which I am trying to fix. Basically when
I have written a kernel module which reads and writes /proc files, and it
I have a main kernel module with which other kernel modules communicate. I have
I have a kernel module that allocates a large buffer of memory, this buffer
I have a kernel module (a pseudo device driver actually) and also an auxiliary
I have a ARM11 based hardware board which runs a Linux kernel ver. 2.6.21.5-cfs-v19.
I am working on a kernel module which needs to work on data from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.