Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • include
  • linux
  • ktime.h
Find file BlameHistoryPermalink
  • Thomas Gleixner's avatar
    [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns · cfd18934
    Thomas Gleixner authored Dec 06, 2006
    
    
    The 32 bit implementation of ktime_to_ns returns unsigned value, while the
    64 bit version correctly returns an signed value.  There is no current user
    affected by this, but it has to be fixed, as ktime values can be negative.
    Pointed-out-by: default avatarHelmut Duregger <Helmut.Duregger@student.uibk.ac.at>
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    Acked-by: default avatarIngo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    cfd18934

Replace ktime.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy