Project

General

Profile

Actions

Bug #5389

open

Namespace clashes between kernel and userspace

Added by over 13 years ago. Updated over 2 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
libdect
Target version:
-
Start date:
01/09/2022
Due date:
% Done:

0%


Description

There are two namespace clashes between userspace and kernel:

  • kernel: include/linux/dect_netlink.h enum dect_ari_classes
  • libdect: include/dect/identities.h enum dect_ari_classes

This one should probably be resolved by removing parsing of the inner ARI structure from the kernel completely since it doesn't need this knowledge.

  • kernel: include/linux/dect_netlink enum dect_llme_ops
  • libdect: include/dect/llme.h struct dect_llme_ops

In this case one of both needs to be renamed.

No data to display

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)