Re: Can't understand /proc/interrupts output for GICv3 case

2022-04-11 Thread Ozgur Kara
g with SPI (serial peripheral interface) later :).Thank you.Chan  From: Ozgur Kara <oz...@goosey.org>Sent: Monday, April 11, 2022 10:10 PMTo: Chan Kim <c...@etri.re.kr>; 'qemu-discuss' <qemu-disc...@nongnu.org>; kernelnewbies@kernelnewbies.orgSubject: Re: Can't understand /proc/inte

Re: Can't understand /proc/interrupts output for GICv3 case

2022-04-11 Thread Ozgur Kara
Hello, firstly when you say SPI so can you give some more information about your hardware?I think you are doing an embedded development in that case you should do some research on howto understand SPI interface under the kernel. I think for example, source code of a previously written hardware

Re: "Disappearing" file in Documentation/ABI/testing

2022-03-14 Thread Ozgur Kara
, 23:19, "Ozgur Kara" :  14.03.2022, 23:00, "Greg KH" <g...@kroah.com>:On Mon, Mar 14, 2022 at 12:36:51PM -0500, Ian Pilcher wrote: I am working on resubmitting a patch that adds an entry to Documentation/ABI/testing/sysfs-block. That file does not exist in Linus's most re

Re: "Disappearing" file in Documentation/ABI/testing

2022-03-14 Thread Ozgur Kara
  14.03.2022, 23:00, "Greg KH" :On Mon, Mar 14, 2022 at 12:36:51PM -0500, Ian Pilcher wrote: I am working on resubmitting a patch that adds an entry to Documentation/ABI/testing/sysfs-block. That file does not exist in Linus's most recent tree. All (presumably) of the entries documented in that

Re: A blog for kernel development

2022-03-09 Thread Ozgur Kara
  10.03.2022, 04:30, "Amit Kumar" :Hi, Hello, maybe if you want to be a kernel developer you should go to some reference sources before that.Really Important: The C Programming Language 1. Understanding Linux Kernel (I/O and Process Management2. Understanding Memory Addressing3. Understanding

Re: Which vger list is for linux-firmware?

2022-03-05 Thread Ozgur Kara
  05.03.2022, 22:50, "Jeffrey Walton" :Hi Everyone, Hello, if the problem you are experiencing is related to first point your distro it may be a report firstly to Debian's own package managers.if this is a kernel level problem or hardware driver or firmware based bug report to furthering it in

Re: How do I start contributing to the Linux kernel?

2022-02-27 Thread Ozgur Kara
 Hello, by the way i found a nice e-mail from Valdis :) https://lists.kernelnewbies.org/pipermail/kernelnewbies/2017-April/017765.html if you want to work on next? $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git$ git remote add linux-next 

Re: How do I start contributing to the Linux kernel?

2022-02-25 Thread Ozgur Kara
 Hello, read the following along with great master Valdis's guide, you have to decide very well why you want to do this so Linux is big project with highest traffic and volume and you can see in the world. Perhaps you could be involved in a specific project first. Lets say you are into filesystem

Re: Sparse errors

2019-03-28 Thread Ozgur Kara
28.03.2019, 22:38, "Greg KH" : > On Fri, Mar 29, 2019 at 12:04:17AM +0530, Bharath Vedartham wrote: >>  Hey all, >> >>  When I run sparse, I get sparse errors. Sparse says "too many errors". >>  For example when I run: make C=2 fs/ext4/ >>  This is the error messages I get for one of the files.

Re: problem about subscribe linux-kernel

2019-03-24 Thread Ozgur Kara
24.03.2019, 06:54, "kmaillists" : > hi guys! Hello, please read to: http://vger.kernel.org/majordomo-info.html So you can't use yahoo like hotmail also e-mail should be plaint-text not in "html format". Sorry, about the rules. Regards Ozgur > i want to subscribe linux-kernel from

Re: a Linux device driver

2018-06-05 Thread Ozgur Kara
05.06.2018, 08:57, "valdis.kletni...@vt.edu" : > On Mon, 04 Jun 2018 15:49:37 -0700, Abu Rasheda said: > >>  Any recommendations what device driver is missing and open source >>  community could benefit from a new driver or enhance some existing driver? > > Short answer: One that you have the

Re: Is there mailist about LSM

2018-05-30 Thread Ozgur Kara
Hi all, @Valdis and @Ivanov you can see the new LSM list archive, Paul Moore helped. Thanks Dear Paul. http://kernsec.org/pipermail/linux-security-module-archive/ Regards Ozgur 31.05.2018, 01:12, "Alexander Ivanov" : > On Wed, 30 May 2018 14:26 -0400, valdis.kletni...@vt.edu wrote: >>  On

Re: Is there mailist about LSM

2018-05-30 Thread Ozgur Kara
30.05.2018, 21:08, "valdis.kletni...@vt.edu" : > On Wed, 30 May 2018 10:37:25 -0700, you said: > >>  First, theoretical, I suppose: what were the reasons to effectively disable >> dynamic loading of LSM ? > > Because that implies the system was up without the LSM loaded - at which point >

Re: Is there mailist about LSM

2018-05-30 Thread Ozgur Kara
30.05.2018, 21:03, "valdis.kletni...@vt.edu" : > On Wed, 30 May 2018 19:35:45 +0200, Greg KH said: > >>  Really? I just got email from it a few minutes ago: > > Gaah. Last in my mail folder is from then, and then I hit the archive > listed on vger (pointing at spinics) *also* popped up stuff

Re: Is there mailist about LSM

2018-05-30 Thread Ozgur Kara
30.05.2018, 21:02, "Alexander Ivanov" : > On Wed, 30 May 2018 20:54 +0300, Ozgur Kara wrote: >>  30.05.2018, 20:16, "Alexander Ivanov" : >>  > Hi All, >> >>  Hello >> >>  > What would be right place to ask questions about LSM

Re: Is there mailist about LSM

2018-05-30 Thread Ozgur Kara
30.05.2018, 20:36, "Greg KH" : > On Wed, May 30, 2018 at 01:25:20PM -0400, valdis.kletni...@vt.edu wrote: >>  On Wed, 30 May 2018 10:16:13 -0700, Alexander Ivanov said: >>  > Hi All, >>  > What would be right place to ask questions about LSM? >> >>  linux-security-module >> >>  is where that

Re: Is there mailist about LSM

2018-05-30 Thread Ozgur Kara
30.05.2018, 20:16, "Alexander Ivanov" : > Hi All, Hello > What would be right place to ask questions about LSM? I think can ask your questions to LSM kernel e-mail list: http://vger.kernel.org/vger-lists.html#linux-security-module Regards Ozgur >

Re: searching for a missing driver

2018-05-23 Thread Ozgur Kara
23.05.2018, 09:48, "Greg KH" <g...@kroah.com>: > On Wed, May 23, 2018 at 09:26:31AM +0300, Ozgur Kara wrote: >>  I think seen the drivers/staging section in the kernel source. > > Yes, starting out with drivers/staging/*/TODO is always a good idea. > >>  f

Re: searching for a missing driver

2018-05-23 Thread Ozgur Kara
23.05.2018, 09:06, "Greg KH" : > On Tue, May 22, 2018 at 10:25:51PM -0400, Hugo Lefeuvre wrote: >>  Hi, >> >>  I've been reading documentation about linux drivers development for >>  quite a while now, but never did anything really useful of it. Lack of >>  time, but most

Re: New to the Kernel Newbie

2018-05-21 Thread Ozgur Kara
21.05.2018, 16:34, "Daniel Baluta" : > Hi, Hello, > You can have a look at our Linux kernel labs: > > https://linux-kernel-labs.github.io/master/ > > For example, start with a short introduction to Linux kernel: > >

Re: Kernelnewbies Digest, Vol 87, Issue 18

2018-02-09 Thread Ozgur Kara
  09.02.2018, 20:39, "yash omer" :Hello, Hello, ah sorry I couldn't seen your patch I think we might be interested in different issues on kernel, I'm a not developer/maintainer :(So, it is network patch or kernel documentation? Linux development process itself is divided

Re: newbie

2018-02-09 Thread Ozgur Kara
09.02.2018, 20:32, "yash omer" :Hello, Hello, Please guide me how to follow with mailing list do you like linux?interested in linux-kernel?do you want to next kernel developer?do you learn or understand c language?are you need a mentor? at any stage kernelnewbies.org